Moved packages and removed unneeded temp ones.

This commit is contained in:
vorboyvo 2025-02-26 21:21:56 -05:00
parent 82e5faaeb8
commit d91cd33c82

View file

@ -127,9 +127,15 @@ rec {
openmoji-black
openmoji-color
] ++ # Fonts
[
hunspell
hunspellDicts.fr-any
hunspellDicts.fr-moderne
hunspellDicts.fr-classique
] ++ # Spell checking
# [ papirus-icon-theme ] ++ # Icons
# [ vanilla-dmz ] ++ # Cursor
[ kakmerge qgo gnugo hunspell hunspellDicts.fr-any hunspellDicts.fr-moderne hunspellDicts.fr-classique ] ++ # Temp
[ ] ++ # Temp
[ ];
programs.home-manager.enable = true;