Remove zsh nix shell
This commit is contained in:
parent
78d39c1f42
commit
ae0325f120
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
home.sessionVariables = {
|
||||
XDG_DATA_DIRS = "$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share";
|
||||
NIX_BUILD_SHELL = "zsh";
|
||||
# NIX_BUILD_SHELL = "zsh";
|
||||
};
|
||||
gtk.theme.name = "arc-dark";
|
||||
gtk.theme.package = pkgs.arc-theme;
|
||||
|
|
Loading…
Reference in a new issue