summaryrefslogtreecommitdiff
path: root/sif.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sif.nix')
-rw-r--r--sif.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/sif.nix b/sif.nix
index f7c6b2e3..bc58c198 100644
--- a/sif.nix
+++ b/sif.nix
@@ -354,9 +354,7 @@
354 }; 354 };
355 355
356 356
357 systemd.user.services."pulseaudio".enable = lib.mkForce false;
358 systemd.user.services."ssh-agent".enable = lib.mkForce false; 357 systemd.user.services."ssh-agent".enable = lib.mkForce false;
359 systemd.user.sockets."pulseaudio".enable = lib.mkForce false;
360 358
361 systemd.services."ac-plugged" = { 359 systemd.services."ac-plugged" = {
362 description = "Inhibit handling of lid-switch and sleep"; 360 description = "Inhibit handling of lid-switch and sleep";