mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Set PASSWORD_STORE_DIR
parent
21842d797f
commit
71085e8bdc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue