mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Refactor nh and just
This commit is contained in:
parent
32dc565a35
commit
f4a6faf1d3
8 changed files with 13 additions and 20 deletions
|
|
@ -24,7 +24,6 @@
|
|||
sops.enable = true;
|
||||
printing.enable = true;
|
||||
syncthing.enable = true;
|
||||
nix-helper.enable = true;
|
||||
auto-gc.enable = true;
|
||||
geoclue.enable = true;
|
||||
tailscale = {
|
||||
|
|
@ -33,5 +32,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.auto-cpufreq.enable = true;
|
||||
programs.nh.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue