home-environments: radio: Set PASSWORD_STORE_DIR

Luis Guilherme Coelho 2024-11-16 10:03:50 -03:00
parent 14de2225a4
commit 5c7d9c2a16
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 1 deletions

View File

@ -336,7 +336,8 @@
("WM" . "river")))
(simple-service 'home-applications-environment-variables
home-environment-variables-service-type
`(("MINETEST_USER_PATH" . "$XDG_DATA_HOME/minetest")))
`(("MINETEST_USER_PATH" . "$XDG_DATA_HOME/minetest")
("PASSWORD_STORE_DIR" . "$HOME/.local/share/pass")))
#|SSH service|#
(service home-openssh-service-type