add "standard" module, which includes flashimage kexec & jffs2
most systems need most of these, so it makes writing the docs a lot easier
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
||||
inherit (pkgs.liminix.services) oneshot longrun bundle target;
|
||||
in rec {
|
||||
imports = [
|
||||
./modules/tftpboot.nix
|
||||
./modules/standard.nix
|
||||
./modules/wlan.nix
|
||||
];
|
||||
services.loopback = config.hardware.networkInterfaces.lo;
|
||||
|
Reference in New Issue
Block a user