aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ganymede/config.nix')
-rw-r--r--hosts/ganymede/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index 3f8c6e4..255d1a1 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -20,7 +20,7 @@
};
"wireguard-pk" = {
file = ./wireguard-pk.age;
- owner = "root";
+ owner = "systemd-network";
};
};