move output module imports example -> device
The outputs available are a characteristic of the device, not the example.
This commit is contained in:
@@ -43,11 +43,6 @@ in rec {
|
||||
../modules/bridge
|
||||
../modules/ntp
|
||||
../modules/ssh
|
||||
../modules/outputs/tftpboot.nix
|
||||
../modules/outputs/kexecboot.nix
|
||||
../modules/outputs/flashimage.nix
|
||||
../modules/outputs/jffs2.nix
|
||||
../modules/outputs/ubifs.nix
|
||||
];
|
||||
rootfsType = "jffs2";
|
||||
hostname = "rotuer";
|
||||
|
Reference in New Issue
Block a user