forked from Bun/nixos-config
The big variable overhaul
This commit is contained in:
parent
3f0a235dc8
commit
6dab8fc029
36 changed files with 269 additions and 326 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue