diff --git a/hosts/homeserver/keys/nebula.crt b/hosts/homeserver/keys/nebula.crt deleted file mode 100644 index 1df53cf..0000000 --- a/hosts/homeserver/keys/nebula.crt +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN NEBULA CERTIFICATE V2----- -MIG+oFiACmhvbWVzZXJ2ZXKhBwQFCv76BhijEwwGc2VydmVyDAlzeW5jdGhpbmeF -BGmiGqqGBGsoffSHIBVD/hlbqt7XLMVqDE4DhIQzJRBaXtQIwm5gRTI7c0VogiAZ -e96epRDtw/rMTdFK2zGNir1IwMaj+yBQZk7+5zkMdYNAgVBstID36JKriSzF5nlz -oonUUfccrIASiwr3HqRgeWA2SnvS9r8qf2s+PfTkX2a+jymnHOlzB0GSeWx7JeZo -AQ== ------END NEBULA CERTIFICATE V2----- diff --git a/hosts/homeserver/default.nix b/hosts/srv-core/default.nix similarity index 100% rename from hosts/homeserver/default.nix rename to hosts/srv-core/default.nix diff --git a/hosts/homeserver/disko.nix b/hosts/srv-core/disko.nix similarity index 100% rename from hosts/homeserver/disko.nix rename to hosts/srv-core/disko.nix diff --git a/hosts/homeserver/hardware.nix b/hosts/srv-core/hardware.nix similarity index 100% rename from hosts/homeserver/hardware.nix rename to hosts/srv-core/hardware.nix diff --git a/hosts/homeserver/keys/age.pub b/hosts/srv-core/keys/age.pub similarity index 100% rename from hosts/homeserver/keys/age.pub rename to hosts/srv-core/keys/age.pub diff --git a/hosts/srv-core/keys/nebula.crt b/hosts/srv-core/keys/nebula.crt new file mode 100644 index 0000000..8eb3e62 --- /dev/null +++ b/hosts/srv-core/keys/nebula.crt @@ -0,0 +1,6 @@ +-----BEGIN NEBULA CERTIFICATE V2----- +MIG8oFaACHNydi1jb3JloQcEBQr++gYYoxMMBnNlcnZlcgwJc3luY3RoaW5nhQRp +pz3vhgRrKH30hyAVQ/4ZW6re1yzFagxOA4SEMyUQWl7UCMJuYEUyO3NFaIIgGXve +nqUQ7cP6zE3RStsxjYq9SMDGo/sgUGZO/uc5DHWDQMuJeHoWRFXit1LEzlKFWrXR +/I4ZGhqCsE9r/bNYw5uYzVcVGb1DNIWu7KJJ/TPB2syGBYzYOWy8yJOa0rmU3wI= +-----END NEBULA CERTIFICATE V2----- diff --git a/hosts/homeserver/keys/nebula.pub b/hosts/srv-core/keys/nebula.pub similarity index 100% rename from hosts/homeserver/keys/nebula.pub rename to hosts/srv-core/keys/nebula.pub diff --git a/hosts/homeserver/keys/syncthing.id b/hosts/srv-core/keys/syncthing.id similarity index 100% rename from hosts/homeserver/keys/syncthing.id rename to hosts/srv-core/keys/syncthing.id diff --git a/hosts/homeserver/secrets.json b/hosts/srv-core/secrets.json similarity index 100% rename from hosts/homeserver/secrets.json rename to hosts/srv-core/secrets.json