From 2b6588dd846210579f17e32a40b7ae82a597bd3c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 23 Sep 2016 15:22:47 +0200 Subject: mess with systemd user config --- hel.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 9fc941be..f9e2996b 100644 --- a/hel.nix +++ b/hel.nix @@ -370,5 +370,9 @@ }; } ]; + + systemd.user.services."pulseaudio".enable = false; + systemd.user.services."ssh-agent".enable = false; + systemd.user.sockets."pulseaudio".enable = false; } -- cgit v1.2.3