Update zonefile

This commit is contained in:
2024-03-13 23:40:17 +01:00
parent 2564bdf4fb
commit a9ef72ae68
2 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
time.timeZone = "Europe/Oslo";
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.tarball-ttl = 0;
environment.systemPackages = with pkgs; [
vim
wget