deadnix + statix

This commit is contained in:
2025-04-18 21:36:47 -06:00
parent 745034aaeb
commit 9615226318
7 changed files with 5 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
users.jawz = import ./home-manager.nix;
};
time = {
timeZone = config.my.timeZone;
inherit (config.my) timeZone;
hardwareClockInLocalTime = true;
};
i18n = {