mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: guard password-store configuration behinf mkIf
This commit is contained in:
parent
70a4f67865
commit
a18a3d58ef
2 changed files with 13 additions and 3 deletions
|
|
@ -19,6 +19,7 @@
|
|||
extra.workflow.enable = true;
|
||||
programs.git.signing.signByDefault = true;
|
||||
programs.cmus.enable = true;
|
||||
programs.password-store.enable = true;
|
||||
};
|
||||
};
|
||||
# MacBook Air 2014
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue