vps-arm-2024-10-23-10-10-15

This commit is contained in:
Alexander Szczepanski
2024-10-23 10:10:15 +02:00
parent 8a0ffbd41c
commit 2c086a7a3a
5 changed files with 99 additions and 25 deletions

View File

@ -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 = {