treewide: remove mentions of services.nix-daemon.enable = true;

This commit is contained in:
Michael Hoang 2024-11-11 22:48:25 +11:00
parent 698414e409
commit 5d1b7ac696
5 changed files with 0 additions and 6 deletions

View file

@ -17,7 +17,6 @@
];
# Auto upgrade nix package and the daemon service.
services.nix-daemon.enable = true;
# nix.package = pkgs.nix;
# Necessary for using flakes on this system.