remove handicap
This commit is contained in:
parent
3e79c4ffaa
commit
299f7a74a7
2 changed files with 4 additions and 4 deletions
|
@ -79,9 +79,9 @@
|
|||
};
|
||||
|
||||
# gtk compatibility
|
||||
qt5.enable = true;
|
||||
qt5.platformTheme = "gtk2";
|
||||
qt5.style = "gtk2";
|
||||
# qt5.enable = true;
|
||||
# qt5.platformTheme = "gtk2";
|
||||
# qt5.style = "gtk2";
|
||||
|
||||
programs.zsh.enable = true;
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue