move all output modules to subdirectory, trash standard.nix
standard.nix isn't, is the essence here. Not all devices support flashimage as it is currently defined - some have diskimage, some have neither
This commit is contained in:
@@ -33,7 +33,11 @@ in rec {
|
||||
../modules/ntp
|
||||
../modules/ppp
|
||||
../modules/ssh
|
||||
../modules/standard.nix
|
||||
../modules/outputs/tftpboot.nix
|
||||
../modules/outputs/kexecboot.nix
|
||||
../modules/outputs/flashimage.nix
|
||||
../modules/outputs/jffs2.nix
|
||||
../modules/outputs/ubifs.nix
|
||||
../modules/vlan
|
||||
../modules/wlan.nix
|
||||
];
|
||||
|
Reference in New Issue
Block a user