fix(cheetah): set pass
' ${PASSWORD_STORE_DIR}
This commit is contained in:
parent
bed4f58f5f
commit
9bac61ee0a
1 changed files with 2 additions and 0 deletions
|
@ -134,4 +134,6 @@
|
|||
enableSshSupport = true;
|
||||
sshKeys = ["CFDE97EDC2FDB2FD27020A084F1E3F40221BAFE7"];
|
||||
};
|
||||
|
||||
home.sessionVariables."PASSWORD_STORE_DIR" = "${config.xdg.dataHome}/password-store";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue