1
0
Fork 0

Remove obsolete unstable fix

This commit is contained in:
Malte Brandy 2019-02-06 00:49:28 +01:00
parent 281f6585e2
commit bf538cd7fb
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -31,7 +31,4 @@ in {
openssh.authorizedKeys.keys = me.keys;
};
};
environment.sessionVariables = {
LOCALE_ARCHIVE_2_27 = "${unstable.glibcLocales}/lib/locale/locale-archive";
};
}