fix typo on laptop config
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 18m35s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 18m35s
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
boot.initrd.luks.devices.cryptroot.allowDiscards = true;
|
||||
|
||||
mods.displayManager.enable = true;
|
||||
mods.virtualmanager.enable = false;
|
||||
mods.virtualManager.enable = false;
|
||||
networking.firewall.enable = false;
|
||||
|
||||
networking.hostName = "patate-douce";
|
||||
|
Reference in New Issue
Block a user