users/jan: add password store service to the user

This commit is contained in:
Dmitriy Pleshevskiy 2024-04-17 17:21:35 +03:00
parent 8bf6287022
commit 6c376a4f33
Signed by: pleshevskiy
GPG Key ID: 17041163DA10A9A2
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@
};
};
services.pass-secret-service.enable = config.local.programs.pass.enable;
################################################################################
# Packages
################################################################################