main-laptop: explicit more stylix options

This commit is contained in:
Veneficium 2024-11-05 17:47:53 +01:00
parent 5feb915e38
commit b2d8aea9c3
2 changed files with 5 additions and 0 deletions

View file

@ -44,6 +44,7 @@
stylix = {
enable = true;
autoEnable = true;
targets = {
gnome.enable = true;
gtk.enable = true;
@ -52,6 +53,7 @@
wezterm.enable = true;
helix.enable = true;
vscode.enable = true;
fish.enable = true;
};
};