added virtiofs to be able to edit config from host.
This commit is contained in:
parent
0f3e6821b2
commit
be670ea374
3 changed files with 11 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
programs.password-store = {
|
||||
enable = true;
|
||||
settings={
|
||||
settings = {
|
||||
PASSWORD_STORE_DIR = "$HOME/keys/password-store";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue