From ed468cf8e471709360c00ef8d8750fc12764bd0b Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 27 Feb 2026 23:25:06 +0100 Subject: [PATCH 1/2] Rename `nas` to `homeserver` --- hosts/{nas => homeserver}/default.nix | 0 hosts/{nas => homeserver}/disko.nix | 0 hosts/{nas => homeserver}/hardware.nix | 0 hosts/{nas => homeserver}/keys/age.pub | 0 hosts/{nas => homeserver}/keys/nebula.crt | 0 hosts/{nas => homeserver}/keys/nebula.pub | 0 hosts/{nas => homeserver}/keys/syncthing.id | 0 hosts/{nas => homeserver}/secrets.json | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename hosts/{nas => homeserver}/default.nix (100%) rename hosts/{nas => homeserver}/disko.nix (100%) rename hosts/{nas => homeserver}/hardware.nix (100%) rename hosts/{nas => homeserver}/keys/age.pub (100%) rename hosts/{nas => homeserver}/keys/nebula.crt (100%) rename hosts/{nas => homeserver}/keys/nebula.pub (100%) rename hosts/{nas => homeserver}/keys/syncthing.id (100%) rename hosts/{nas => homeserver}/secrets.json (100%) diff --git a/hosts/nas/default.nix b/hosts/homeserver/default.nix similarity index 100% rename from hosts/nas/default.nix rename to hosts/homeserver/default.nix diff --git a/hosts/nas/disko.nix b/hosts/homeserver/disko.nix similarity index 100% rename from hosts/nas/disko.nix rename to hosts/homeserver/disko.nix diff --git a/hosts/nas/hardware.nix b/hosts/homeserver/hardware.nix similarity index 100% rename from hosts/nas/hardware.nix rename to hosts/homeserver/hardware.nix diff --git a/hosts/nas/keys/age.pub b/hosts/homeserver/keys/age.pub similarity index 100% rename from hosts/nas/keys/age.pub rename to hosts/homeserver/keys/age.pub diff --git a/hosts/nas/keys/nebula.crt b/hosts/homeserver/keys/nebula.crt similarity index 100% rename from hosts/nas/keys/nebula.crt rename to hosts/homeserver/keys/nebula.crt diff --git a/hosts/nas/keys/nebula.pub b/hosts/homeserver/keys/nebula.pub similarity index 100% rename from hosts/nas/keys/nebula.pub rename to hosts/homeserver/keys/nebula.pub diff --git a/hosts/nas/keys/syncthing.id b/hosts/homeserver/keys/syncthing.id similarity index 100% rename from hosts/nas/keys/syncthing.id rename to hosts/homeserver/keys/syncthing.id diff --git a/hosts/nas/secrets.json b/hosts/homeserver/secrets.json similarity index 100% rename from hosts/nas/secrets.json rename to hosts/homeserver/secrets.json From 371fc984068696f308691a3608749a81e76c055e Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 27 Feb 2026 23:30:00 +0100 Subject: [PATCH 2/2] homeserver: Update nebula certificate --- hosts/homeserver/keys/nebula.crt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hosts/homeserver/keys/nebula.crt b/hosts/homeserver/keys/nebula.crt index 19c8c8c..1df53cf 100644 --- a/hosts/homeserver/keys/nebula.crt +++ b/hosts/homeserver/keys/nebula.crt @@ -1,6 +1,7 @@ -----BEGIN NEBULA CERTIFICATE V2----- -MIGsoEaAA25hc6EHBAUK/voGGKMIDAZzZXJ2ZXKFBGmfZhaGBGsoffSHIBVD/hlb -qt7XLMVqDE4DhIQzJRBaXtQIwm5gRTI7c0VogiAZe96epRDtw/rMTdFK2zGNir1I -wMaj+yBQZk7+5zkMdYNAq9DkNJ5a+W5M27gkxC4iNpi5+HhQksJpuQyRJthGmoUK -+cBkIymP7vlwF1rWRIUAwFiuhSlKvKg9H6RrM5mGBw== +MIG+oFiACmhvbWVzZXJ2ZXKhBwQFCv76BhijEwwGc2VydmVyDAlzeW5jdGhpbmeF +BGmiGqqGBGsoffSHIBVD/hlbqt7XLMVqDE4DhIQzJRBaXtQIwm5gRTI7c0VogiAZ +e96epRDtw/rMTdFK2zGNir1IwMaj+yBQZk7+5zkMdYNAgVBstID36JKriSzF5nlz +oonUUfccrIASiwr3HqRgeWA2SnvS9r8qf2s+PfTkX2a+jymnHOlzB0GSeWx7JeZo +AQ== -----END NEBULA CERTIFICATE V2-----