Fix indention

This commit is contained in:
Tobias Happ 2019-10-04 16:23:12 +02:00 committed by Alexander Sosedkin
parent 58593bc2d9
commit e516e643f7

View file

@ -16,7 +16,7 @@
# Fix locale (perl apps panic without it) # Fix locale (perl apps panic without it)
home.sessionVariables = { home.sessionVariables = {
LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive"; LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive";
}; };
# Simply install just the packages # Simply install just the packages