diff options
Diffstat (limited to 'sif.nix')
-rw-r--r-- | sif.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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"; |