remove some old code
This commit is contained in:
parent
4ef33abd45
commit
91db385f0c
@ -40,14 +40,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
boot.initrd = {
|
boot.initrd = {
|
||||||
# Alternatively, you can include entire directories
|
|
||||||
# commenting out to test this inside the base config
|
|
||||||
#extraFiles = {
|
|
||||||
# "install".source = pkgs.runCommand "install-files" {} ''
|
|
||||||
# mkdir -p $out
|
|
||||||
# cp -r ${./config/initrd-include}/* $out/
|
|
||||||
#'';
|
|
||||||
#};
|
|
||||||
|
|
||||||
postMountCommands = ''
|
postMountCommands = ''
|
||||||
echo "Mounting initial store"
|
echo "Mounting initial store"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user