mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: refactor configuration into named
This commit is contained in:
parent
c41c9d9822
commit
c04a3b8d2d
4 changed files with 21 additions and 30 deletions
|
|
@ -19,4 +19,6 @@ in
|
|||
|
||||
# it gets turned off so I need to run it more frequently
|
||||
nix.gc.frequency = lib.mkForce "3 hours";
|
||||
|
||||
programs.password-store.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue