move o.systemConfiguration to initramfs module
as far as I can tell, we define it identically in every module that uses initramfs
This commit is contained in:
@@ -53,6 +53,8 @@ in
|
||||
file /init ${pkgs.preinit}/bin/preinit 0755 0 0
|
||||
SPECIALS
|
||||
'';
|
||||
systemConfiguration =
|
||||
pkgs.systemconfig config.filesystem.contents;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user