mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
qt5 to qt, removed stupid cleanup after full-upgrade
This commit is contained in:
parent
35481a0d7e
commit
8632e47382
2 changed files with 1 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
networkmanager.enable = true;
|
||||
};
|
||||
services.gvfs.enable = true;
|
||||
qt5 = {
|
||||
qt = {
|
||||
enable = true;
|
||||
style = "gtk2";
|
||||
platformTheme = "gtk2";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue