Add timg, LC_ALL

This commit is contained in:
Trevor Vallender 2023-03-17 14:28:12 +00:00
parent 73a1eac4e5
commit 7b4cc1a5fe
2 changed files with 3 additions and 1 deletions

View File

@ -93,6 +93,8 @@ in
inputs.devenv.packages.x86_64-linux.devenv
];
environment.variables.LC_ALL = "en_GB.UTF-8";
nixpkgs.config.allowUnfree = true;

View File

@ -11,7 +11,6 @@
home.sessionVariables = {
EDITOR = "nvim";
LC_ALL = "en_GB.UTF-8";
};
home.packages = with pkgs; [
@ -51,6 +50,7 @@
spotify
termpdfpy
thunderbird
timg
wine
winetricks
zoom-us