migrated all languages to devshell

This commit is contained in:
2025-04-18 21:29:02 -06:00
parent ecb9f386ce
commit 023744a872
11 changed files with 256 additions and 94 deletions

View File

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