aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-06-24 10:07:50 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-06-24 10:07:50 -0700
commit1fc2e48b1684a03d30db542be3642d982cf23810 (patch)
treeffc3fb2b2133ef2d1e4bc72d10e32afd7fb4c388 /hosts/richese
parentba7797d4b74af826757123a557c05db394682594 (diff)
downloadnix-1fc2e48b1684a03d30db542be3642d982cf23810.tar
nix-1fc2e48b1684a03d30db542be3642d982cf23810.tar.gz
nix-1fc2e48b1684a03d30db542be3642d982cf23810.tar.bz2
nix-1fc2e48b1684a03d30db542be3642d982cf23810.tar.lz
nix-1fc2e48b1684a03d30db542be3642d982cf23810.tar.xz
nix-1fc2e48b1684a03d30db542be3642d982cf23810.tar.zst
nix-1fc2e48b1684a03d30db542be3642d982cf23810.zip
Add secrets @{kaitain,richese}
Diffstat (limited to 'hosts/richese')
-rw-r--r--hosts/richese/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix
index a5648d6..cf42235 100644
--- a/hosts/richese/default.nix
+++ b/hosts/richese/default.nix
@@ -57,6 +57,7 @@
secrets = {
"nix-access-token-github" = {};
+ "ssh_config".path = "/root/.ssh/config";
};
};