Moved packages and removed unneeded temp ones.
This commit is contained in:
parent
82e5faaeb8
commit
d91cd33c82
|
|
@ -127,9 +127,15 @@ rec {
|
||||||
openmoji-black
|
openmoji-black
|
||||||
openmoji-color
|
openmoji-color
|
||||||
] ++ # Fonts
|
] ++ # Fonts
|
||||||
|
[
|
||||||
|
hunspell
|
||||||
|
hunspellDicts.fr-any
|
||||||
|
hunspellDicts.fr-moderne
|
||||||
|
hunspellDicts.fr-classique
|
||||||
|
] ++ # Spell checking
|
||||||
# [ papirus-icon-theme ] ++ # Icons
|
# [ papirus-icon-theme ] ++ # Icons
|
||||||
# [ vanilla-dmz ] ++ # Cursor
|
# [ vanilla-dmz ] ++ # Cursor
|
||||||
[ kakmerge qgo gnugo hunspell hunspellDicts.fr-any hunspellDicts.fr-moderne hunspellDicts.fr-classique ] ++ # Temp
|
[ ] ++ # Temp
|
||||||
[ ];
|
[ ];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue