fix typo on laptop config
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 18m35s

This commit is contained in:
2025-07-12 16:57:03 +02:00
parent 11e350751a
commit e64579832a

View File

@ -5,7 +5,7 @@
boot.initrd.luks.devices.cryptroot.allowDiscards = true; boot.initrd.luks.devices.cryptroot.allowDiscards = true;
mods.displayManager.enable = true; mods.displayManager.enable = true;
mods.virtualmanager.enable = false; mods.virtualManager.enable = false;
networking.firewall.enable = false; networking.firewall.enable = false;
networking.hostName = "patate-douce"; networking.hostName = "patate-douce";