This commit is contained in:
Till 2024-01-22 19:34:52 +01:00
parent b4484b92d3
commit 8ec0f862ef
4 changed files with 14 additions and 4 deletions

View file

@ -24,6 +24,8 @@
allowedTCPPorts = [ 4000 ];
};
services.opensnitch.enable = true;
time.timeZone = "Europe/Berlin";
i18n.extraLocaleSettings = {
LC_TIME = "en_GB.UTF-8";