remove old stuff

This commit is contained in:
Florian Schmitt 2025-02-16 19:56:25 +03:00
parent 1d8029068d
commit 0a5118e815

View file

@ -26,8 +26,6 @@
networking.hostName = "luffy"; # Define your hostname.
networking.extraHosts = ''
127.0.0.1 yeswiki.test hedgedoc.nixin.local
192.168.36.206 chmok.net
fd72:51a6:d583:0:984a:cc56:cf75:dc6 chmok.net
'';
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
@ -46,7 +44,7 @@
};
# Set your time zone.
time.timeZone = "Europe/Paris";
time.timeZone = "Europe/Moscow";
# Select internationalisation properties.
i18n.defaultLocale = "fr_FR.UTF-8";