Moved gtk config to home manager

This commit is contained in:
EsVagy42 2025-05-28 04:40:50 +02:00
parent e89ff9fe47
commit 32c78b189c
3 changed files with 11 additions and 11 deletions

View file

@ -281,14 +281,6 @@
};
};
gtk = {
enable = true;
theme = {
name = "Breeze-Dark";
package = pkgs.kdePackages.breeze-gtk;
};
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave