summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/systemd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/systemd.nix')
-rw-r--r--accounts/gkleen@sif/systemd.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/accounts/gkleen@sif/systemd.nix b/accounts/gkleen@sif/systemd.nix
index 4543103f..e601b49c 100644
--- a/accounts/gkleen@sif/systemd.nix
+++ b/accounts/gkleen@sif/systemd.nix
@@ -205,11 +205,6 @@ in {
205 StartLimitBurst = 7; 205 StartLimitBurst = 7;
206 }; 206 };
207 }; 207 };
208 swayidle = {
209 Service = {
210 RuntimeDirectory = "swayidle";
211 };
212 };
213 psi-notify = { 208 psi-notify = {
214 Install = { 209 Install = {
215 WantedBy = ["graphical-session.target"]; 210 WantedBy = ["graphical-session.target"];