diff --git a/osConfigs/hosts/laptop.nix b/osConfigs/hosts/laptop.nix index 07d5c1b..e0beb90 100644 --- a/osConfigs/hosts/laptop.nix +++ b/osConfigs/hosts/laptop.nix @@ -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";