From 4a3e18cb6dee75edb11052b021819aef19343ede Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Jan 2020 21:40:58 +0100 Subject: fix pulse on sif --- sif.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/sif.nix b/sif.nix index f7c6b2e3..bc58c198 100644 --- a/sif.nix +++ b/sif.nix @@ -354,9 +354,7 @@ }; - systemd.user.services."pulseaudio".enable = lib.mkForce false; systemd.user.services."ssh-agent".enable = lib.mkForce false; - systemd.user.sockets."pulseaudio".enable = lib.mkForce false; systemd.services."ac-plugged" = { description = "Inhibit handling of lid-switch and sleep"; -- cgit v1.2.3