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.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/systemd.nix b/accounts/gkleen@sif/systemd.nix
index 1397ca62..94dacc58 100644
--- a/accounts/gkleen@sif/systemd.nix
+++ b/accounts/gkleen@sif/systemd.nix
@@ -42,6 +42,10 @@ let
42 wait "''${pid}" "''${newpid}" 42 wait "''${pid}" "''${newpid}"
43 ''; 43 '';
44in { 44in {
45 tmpfiles.rules = [
46 e /home/gkleen/screenshots - - - 365d -
47 ];
48
45 services = { 49 services = {
46 sync-keepass = { 50 sync-keepass = {
47 Service = { 51 Service = {