1
0
Fork 0
forked from Bun/nixos-config

The big variable overhaul

This commit is contained in:
Jimbo 2024-09-23 16:22:01 -04:00
parent 3f0a235dc8
commit 6dab8fc029
36 changed files with 269 additions and 326 deletions

View file

@ -5,9 +5,6 @@
./users/jimbo.nix
];
# Manually set the locale because it can fail otherwise
home.sessionVariables.LANG = "C.UTF-8";
# Rebuild this entire system
programs.zsh = {
shellAliases = let