vps-arm-2024-10-23-10-10-15
This commit is contained in:
@ -104,6 +104,11 @@
|
||||
LANGUAGE = "en_US.UTF-8";
|
||||
LC_ALL = "en_US.UTF-8";
|
||||
};
|
||||
supportedLocales = [
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"de_DE.UTF-8/UTF-8"
|
||||
"de_DE/ISO-8859-1"
|
||||
];
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
Reference in New Issue
Block a user