mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(locale): use en_DK, which uses ISO date
This commit is contained in:
@@ -136,7 +136,7 @@ in {
|
||||
"${pkgs.youtube-dl}/bin/youtube-dl --add-metadata -xic"; # Download with audio
|
||||
};
|
||||
}
|
||||
{ i18n.defaultLocale = "en_GB.UTF-8"; }
|
||||
{ i18n.defaultLocale = "en_DK.UTF-8"; }
|
||||
{
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user