This commit is contained in:
ringofstorms 2024-04-25 00:27:03 -05:00
parent bae9b655a3
commit 2a60f0f94a
2 changed files with 14 additions and 15 deletions

View file

@ -22,6 +22,8 @@ in
networking.hostName = settings.system.hostname;
# TODO do I want this dynamic at all? Roaming?
time.timeZone = "America/Chicago";
# nix helper
programs.nh = {
enable = true;
clean.enable = true;