remove old stuff
This commit is contained in:
parent
1d8029068d
commit
0a5118e815
1 changed files with 1 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue