summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/systemd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/systemd.nix b/accounts/gkleen@sif/systemd.nix
index 94dacc58..20f10cb1 100644
--- a/accounts/gkleen@sif/systemd.nix
+++ b/accounts/gkleen@sif/systemd.nix
@@ -43,7 +43,7 @@ let
43 ''; 43 '';
44in { 44in {
45 tmpfiles.rules = [ 45 tmpfiles.rules = [
46 e /home/gkleen/screenshots - - - 365d - 46 "e /home/gkleen/screenshots - - - 365d -"
47 ]; 47 ];
48 48
49 services = { 49 services = {