diff --git a/hosts/pulsebert/configuration.nix b/hosts/pulsebert/configuration.nix index ce438498..5d92baed 100644 --- a/hosts/pulsebert/configuration.nix +++ b/hosts/pulsebert/configuration.nix @@ -123,12 +123,6 @@ publish.userServices = true; }; - # Enable Audio streaming for Mac clients - services.shairport-sync.enable = true; - - # DLNA - services.gnome3.rygel.enable = true; - # Enable the X11 windowing system. # services.xserver.enable = true; # services.xserver.layout = "us";