diff --git a/nix/nixos-modules/vmCommon.nix b/nix/nixos-modules/vmCommon.nix index 18af322..0e36f2e 100644 --- a/nix/nixos-modules/vmCommon.nix +++ b/nix/nixos-modules/vmCommon.nix @@ -159,8 +159,6 @@ in }; - sound.enable = false; - system.autoUpgrade = { enable = true; allowReboot = true;