add timezone
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
./disk-config.nix
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Vienna";
|
||||
services.openssh.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 443 ];
|
||||
custom = {
|
||||
|
||||
Reference in New Issue
Block a user