aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 17:07:36 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 17:07:36 -0600
commit757a4d31d1e67647558e5b04700cf0079834f005 (patch)
tree07675be84b25b9ae12a669865bf95be451b0f87b /hosts
parent761404c982f463451e7c3707fd68ff789269a6eb (diff)
reorganize secrets
Diffstat (limited to 'hosts')
-rw-r--r--hosts/ganymede/config.nix10
-rw-r--r--hosts/ganymede/secrets/caddy-env.age (renamed from hosts/ganymede/caddy-env.age)0
-rw-r--r--hosts/ganymede/secrets/collin-copyparty-password.age (renamed from hosts/ganymede/collin-copyparty-password.age)0
-rw-r--r--hosts/ganymede/secrets/collin-forgejo-password.age (renamed from hosts/ganymede/collin-forgejo-password.age)0
-rw-r--r--hosts/ganymede/secrets/ganymede-wg-key.age (renamed from hosts/ganymede/ganymede-wg-key.age)0
-rw-r--r--hosts/ganymede/secrets/tsnsrv-authkey.age (renamed from hosts/ganymede/tsnsrv-authkey.age)0
-rw-r--r--hosts/ganymede/secrets/williams-psk.age (renamed from hosts/ganymede/williams-psk.age)0
-rw-r--r--hosts/ganymede/secrets/wireguard-pk.age (renamed from hosts/ganymede/wireguard-pk.age)0
8 files changed, 5 insertions, 5 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index 255d1a1..ee397d0 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -4,22 +4,22 @@
secrets = {
"williams-psk" = {
- file = ./williams-psk.age;
+ file = ./secrets/williams-psk.age;
owner = "wpa_supplicant";
};
- "caddy-env".file = ./caddy-env.age;
+ "caddy-env".file = ./secrets/caddy-env.age;
"collin-copyparty-password" = {
- file = ./collin-copyparty-password.age;
+ file = ./secrets/collin-copyparty-password.age;
owner = "copyparty";
};
"collin-forgejo-password" = {
- file = ./collin-forgejo-password.age;
+ file = ./secrets/collin-forgejo-password.age;
owner = "forgejo";
};
"wireguard-pk" = {
- file = ./wireguard-pk.age;
+ file = ./secrets/wireguard-pk.age;
owner = "systemd-network";
};
};
diff --git a/hosts/ganymede/caddy-env.age b/hosts/ganymede/secrets/caddy-env.age
index ecfc05a..ecfc05a 100644
--- a/hosts/ganymede/caddy-env.age
+++ b/hosts/ganymede/secrets/caddy-env.age
diff --git a/hosts/ganymede/collin-copyparty-password.age b/hosts/ganymede/secrets/collin-copyparty-password.age
index af3ae6c..af3ae6c 100644
--- a/hosts/ganymede/collin-copyparty-password.age
+++ b/hosts/ganymede/secrets/collin-copyparty-password.age
diff --git a/hosts/ganymede/collin-forgejo-password.age b/hosts/ganymede/secrets/collin-forgejo-password.age
index 76bdc67..76bdc67 100644
--- a/hosts/ganymede/collin-forgejo-password.age
+++ b/hosts/ganymede/secrets/collin-forgejo-password.age
diff --git a/hosts/ganymede/ganymede-wg-key.age b/hosts/ganymede/secrets/ganymede-wg-key.age
index 2ef8256..2ef8256 100644
--- a/hosts/ganymede/ganymede-wg-key.age
+++ b/hosts/ganymede/secrets/ganymede-wg-key.age
diff --git a/hosts/ganymede/tsnsrv-authkey.age b/hosts/ganymede/secrets/tsnsrv-authkey.age
index d0e6eb1..d0e6eb1 100644
--- a/hosts/ganymede/tsnsrv-authkey.age
+++ b/hosts/ganymede/secrets/tsnsrv-authkey.age
diff --git a/hosts/ganymede/williams-psk.age b/hosts/ganymede/secrets/williams-psk.age
index 1f26949..1f26949 100644
--- a/hosts/ganymede/williams-psk.age
+++ b/hosts/ganymede/secrets/williams-psk.age
diff --git a/hosts/ganymede/wireguard-pk.age b/hosts/ganymede/secrets/wireguard-pk.age
index c8e365a..c8e365a 100644
--- a/hosts/ganymede/wireguard-pk.age
+++ b/hosts/ganymede/secrets/wireguard-pk.age