some fixes and comments

This commit is contained in:
afoucaultc 2026-07-10 13:53:41 +02:00
parent 2482644028
commit f8f24ac865
2 changed files with 2 additions and 0 deletions

View file

@ -26,6 +26,7 @@
# dotfiles links
./dotfiles_apps.nix
];
home.pointerCursor.enable = true;
# désactivation de stylix pour des logiciels lourds comme inkscape
stylix.targets.gtksourceview.enable = false;
}