worf: various package cleanups

This commit is contained in:
2024-10-05 00:52:57 +02:00
parent 7177ee5b17
commit 12e4d22136
3 changed files with 9 additions and 7 deletions

View File

@@ -61,6 +61,7 @@
gnugrep
jq
nix-output-monitor
nixpkgs-review
ripgrep
skhd
sshfs
@@ -142,4 +143,6 @@
# Auto upgrade nix package and the daemon service.
services.nix-daemon.enable = true;
nix.package = pkgs.nix;
system.stateVersion = 5;
}