temperance/configuration.nix: enable theming via GTK
This commit is contained in:
parent
5e421f6e7f
commit
e2edc68941
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ in {
|
||||||
hardware.nvidia.enable = true;
|
hardware.nvidia.enable = true;
|
||||||
};
|
};
|
||||||
usrEnv = {
|
usrEnv = {
|
||||||
|
theming.gtk.enable = true;
|
||||||
desktops.hyprland.enable = true;
|
desktops.hyprland.enable = true;
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue