Fixed gtk level
This commit is contained in:
parent
8b540fc0ba
commit
e89ff9fe47
2 changed files with 7 additions and 7 deletions
|
|
@ -1 +1 @@
|
||||||
Added productive build
|
Fixed gtk level
|
||||||
|
|
|
||||||
|
|
@ -279,6 +279,7 @@
|
||||||
cores = 4;
|
cores = 4;
|
||||||
graphics = true;
|
graphics = true;
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
@ -287,7 +288,6 @@
|
||||||
package = pkgs.kdePackages.breeze-gtk;
|
package = pkgs.kdePackages.breeze-gtk;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue