mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-09 03:56:06 +01:00
Fix indention
This commit is contained in:
parent
58593bc2d9
commit
e516e643f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue