l pass: create pass symlink with tmpfilesd
This commit is contained in:
parent
89328a48aa
commit
c1b812509e
|
@ -14,5 +14,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.gnupg.agent.enable = true;
|
programs.gnupg.agent.enable = true;
|
||||||
|
systemd.tmpfiles.rules = [
|
||||||
|
"L+ /home/lass/.password-store - - - - sync/pwstore"
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue