diff --git a/mitty/configuration.nix b/mitty/configuration.nix index be37c03..9727a49 100644 --- a/mitty/configuration.nix +++ b/mitty/configuration.nix @@ -9,6 +9,8 @@ ../common/server/nginx.nix ]; + # cuxhh3ei2djpgf2zdkboceuhaxavgr3ipu3d7a2swx4giy2wosfxspyd.onion + boot.loader.grub.device = "/dev/vda"; networking.hostName = "mitty"; boot.initrd.luks.devices.enc-pv.device = "/dev/disk/by-uuid/6dcf23ea-cb5e-4329-a88b-832209918c40"; diff --git a/nanachi/configuration.nix b/nanachi/configuration.nix index 0b6d76b..b5937f1 100644 --- a/nanachi/configuration.nix +++ b/nanachi/configuration.nix @@ -9,6 +9,8 @@ ../common/server/nginx.nix ]; + # uxzq63kr2uuwutpaqjna2sg4gnk3p65e5bkvedzx5dsxx2mvxhjm7fid.onion + boot.loader.grub.device = "/dev/vda"; networking.hostName = "nanachi"; boot.initrd.luks.devices.enc-pv.device = "/dev/disk/by-uuid/e57ac752-bd99-421f-a3b9-0cfa9608a54e"; diff --git a/neet.dev/configuration.nix b/neet.dev/configuration.nix index dcede0a..177f605 100644 --- a/neet.dev/configuration.nix +++ b/neet.dev/configuration.nix @@ -15,6 +15,8 @@ ../common/server/hydra.nix ]; + # wt6nczjfvtba6pvjt2qtevwjpq4gcbz46bwjz4hboehgecyqmzqgwnqd.onion + boot.loader.grub.device = "/dev/sda"; networking.hostName = "neetdev"; boot.initrd.luks.devices.enc-pv.device = "/dev/disk/by-uuid/06f6b0bf-fe79-4b89-a549-b464c2b162a1"; diff --git a/reg/configuration.nix b/reg/configuration.nix index 3337980..b9dd7e5 100644 --- a/reg/configuration.nix +++ b/reg/configuration.nix @@ -10,6 +10,8 @@ ../common/pc/touchpad.nix ]; + # smcxui7kwoyxpswwage4fkcppxnqzpw33xcmxmlhxvk5gcp5s6lrtfad.onion + networking.hostName = "reg"; boot.initrd.luks.devices.enc-pv = { device = "/dev/disk/by-uuid/975d8427-2c6a-440d-a1d2-18dd15ba5bc2";