Regenerated
This commit is contained in:
@@ -9,8 +9,13 @@ in
|
||||
gtk4
|
||||
];
|
||||
|
||||
# Stylix GTK target
|
||||
stylix.targets.gtk.enable = true;
|
||||
# Enable GTK target for Stylix
|
||||
stylix = {
|
||||
enable = true;
|
||||
targets = {
|
||||
gtk = { enable = true; };
|
||||
};
|
||||
};
|
||||
|
||||
home-manager.users."${username}" = {
|
||||
gtk = {
|
||||
|
||||
Reference in New Issue
Block a user