mirror of
https://github.com/NiklasGollenstede/nixos-installer.git
synced 2025-08-09 07:31:24 +02:00
nixos-23.11: fileSystems.*.format{Options->Args},
other fixes
This commit is contained in:
@ -14,7 +14,5 @@
|
||||
installer = "installer"; # config.${installer}
|
||||
setup = "setup"; # config.${setup}
|
||||
preface = "preface"; # config.${preface}
|
||||
extlinux = "extlinux"; # config.boot.loader.${extlinux}
|
||||
preMountCommands = "preMountCommands"; # config.fileSystems.*.${preMountCommands}
|
||||
};
|
||||
}; }
|
||||
|
Reference in New Issue
Block a user