aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-03-18 13:45:13 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-03-18 13:45:13 -0700
commit6834f745e7b522cbd7c5ab9e196c3e297de38583 (patch)
treeb1561c3d4f8c24e6c633233eaa96ce78b9e88766 /hosts/arrakis
parent94ddfd568e263e787f2ead03e2bcd8998fef5e51 (diff)
downloadnix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar.gz
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar.bz2
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar.lz
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar.xz
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.tar.zst
nix-6834f745e7b522cbd7c5ab9e196c3e297de38583.zip
Migrate away from SOPS under home manager for root@arrakis
Diffstat (limited to 'hosts/arrakis')
-rw-r--r--hosts/arrakis/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix
index 3230968..7385eaf 100644
--- a/hosts/arrakis/default.nix
+++ b/hosts/arrakis/default.nix
@@ -240,6 +240,7 @@
secrets = {
"nftables/ssh" = {};
"nix-access-token-github" = {};
+ "ssh_config".path = "/root/.ssh/config";
"wireguard/arrakis_key" = {};
"wireguard/black-sheep_psk" = {};
"wireguard/ginaz_psk" = {};