mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update vm.nix
This commit is contained in:
parent
ec1e91bb21
commit
66d3d9a457
1 changed files with 0 additions and 7 deletions
|
@ -20,13 +20,6 @@
|
|||
systemd-boot.consoleMode = "0";
|
||||
};
|
||||
|
||||
# boot.initrd.luks.devices = {
|
||||
# root = {
|
||||
# device = "/dev/sda";
|
||||
# preLVM = true;
|
||||
# };
|
||||
#};
|
||||
|
||||
#nix.settings.auto-optimise-store = true;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue