[NixOS] Bump nixpkgs

This commit is contained in:
2025-05-07 09:32:11 -06:00
parent e7d06c8b91
commit 5cbf3ac32e
9 changed files with 78 additions and 78 deletions

View File

@@ -66,8 +66,8 @@ makeEnable config "myModules.base" true {
defaultLocale = "en_US.UTF-8";
};
# Update timezone automatically
services.tzupdate.enable = true;
# # Update timezone automatically
# services.tzupdate.enable = true;
# TODO: Add a comment explaining what this does.
services.locate.enable = true;