Refactor nh and just

This commit is contained in:
SebastianStork 2024-08-05 23:31:56 +02:00
parent 32dc565a35
commit f4a6faf1d3
8 changed files with 13 additions and 20 deletions

View file

@ -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;
}