some changes on stylix

This commit is contained in:
afoucaultc 2026-07-05 16:52:50 +02:00
parent 124f7f478b
commit 4e9ed4eb9f
19 changed files with 92 additions and 73 deletions

View file

@ -11,6 +11,7 @@
./packages/thunderbird.nix
./packages/git.nix
./packages/hyprland.nix
./packages/kitty.nix
./packages/neovim.nix
./packages/other_apps_light.nix
./packages/texlive.nix
@ -20,4 +21,6 @@
# liens dotfiles
./dotfiles_apps.nix
];
stylix.targets.gtksourceview.enable = false;
stylix.targets.inkscape.enable = false;
}