nixos/cinnamon: add cinnamon-translations to systemPackages
This allows other cinnamon applications to use the locales Without this the cinnamon UI is not properly translated
This commit is contained in:
parent
efee454783
commit
eca2b05354
|
@ -128,6 +128,7 @@ in
|
||||||
cinnamon-session
|
cinnamon-session
|
||||||
cinnamon-desktop
|
cinnamon-desktop
|
||||||
cinnamon-menus
|
cinnamon-menus
|
||||||
|
cinnamon-translations
|
||||||
|
|
||||||
# utils needed by some scripts
|
# utils needed by some scripts
|
||||||
killall
|
killall
|
||||||
|
|
Loading…
Reference in New Issue