update flake

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-10-03 11:02:10 -04:00
parent 02b1e04226
commit b8712524a1
2 changed files with 29 additions and 27 deletions

View File

@@ -61,6 +61,8 @@
programs.zsh.enable = true;
system.stateVersion = 5;
# Auto upgrade nix package and the daemon service.
services.nix-daemon.enable = true;
nix.package = pkgs.nix;