main updated macbook config

This commit is contained in:
Charles Sirois 2025-03-20 09:15:20 -04:00
parent a943bb685d
commit ee94fba01f
3 changed files with 47 additions and 30 deletions

View file

@ -63,9 +63,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.
nix.settings.experimental-features = "nix-command flakes";