@@ -0,0 +1,12 @@
{ config, pkgs, ... }:
{
# Select internationalisation properties.
i18n = {
consoleKeyMap = "de";
defaultLocale = "de_DE.UTF-8";
};
# Set your time zone.
time.timeZone = "Europe/Amsterdam";
}
The note is not visible to the blocked user.