diff --git a/systems/bob/configuration.nix b/systems/bob/configuration.nix index ed89c2b..c49540c 100644 --- a/systems/bob/configuration.nix +++ b/systems/bob/configuration.nix @@ -28,7 +28,6 @@ }; security.rtkit.enable = true; - sound.enable = true; services = { autopull.enable = false; diff --git a/systems/rhapsody-in-green/configuration.nix b/systems/rhapsody-in-green/configuration.nix index d3525a0..b468259 100644 --- a/systems/rhapsody-in-green/configuration.nix +++ b/systems/rhapsody-in-green/configuration.nix @@ -25,7 +25,6 @@ }; security.rtkit.enable = true; - sound.enable = true; services = { autopull.enable = false;