Enable pass secret service
This commit is contained in:
parent
4959a11bcb
commit
f555c2f9ea
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@
|
|||
settings = { PASSWORD_STORE_DIR = "/home/charlotte/repos/passwords"; };
|
||||
};
|
||||
services.password-store-sync.enable = true;
|
||||
services.pass-secret-service.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue