Moved packages and removed unneeded temp ones.
This commit is contained in:
parent
82e5faaeb8
commit
d91cd33c82
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue