Move SIIT-DC to Hetzner

This commit is contained in:
Vili Sinervä 2025-06-17 03:15:20 +03:00
parent 04d1047ada
commit b570a298a2
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos
2 changed files with 3 additions and 17 deletions

View file

@ -1,5 +1,6 @@
{ lib, modulesPath, ... }:
{
boot.loader.grub.devices = [ "/dev/sda" ];
system.stateVersion = "25.05";
imports = [