summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-04-26 02:56:53 +0200
committerRory& <root@rory.gay>2026-04-26 02:56:53 +0200
commitc75c25574e567544a8f2b9c4f916c0f3752e3dd3 (patch)
tree4ef2736be02d8113717fb5eb374642450b6b9fb2 /host
parentUpdate flake inputs (diff)
downloadRory-Open-Architecture-c75c25574e567544a8f2b9c4f916c0f3752e3dd3.tar.xz
migrate openssh config v2
Diffstat (limited to 'host')
-rw-r--r--host/Rory-ovh/services/containers/spacebar/root.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-ovh/services/containers/spacebar/root.nix b/host/Rory-ovh/services/containers/spacebar/root.nix

index 3a72585..855fb14 100644 --- a/host/Rory-ovh/services/containers/spacebar/root.nix +++ b/host/Rory-ovh/services/containers/spacebar/root.nix
@@ -1,4 +1,4 @@ -{ lib, ... }: +{ lib, pkgs, ... }: { networking.useHostResolvConf = true;