diff options
Diffstat (limited to 'hosts/ganymede/config.nix')
| -rw-r--r-- | hosts/ganymede/config.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix index a9e3279..d821c76 100644 --- a/hosts/ganymede/config.nix +++ b/hosts/ganymede/config.nix @@ -9,6 +9,11 @@ }; "caddy-env".file = ./caddy-env.age; + + "collin-copyparty-password" = { + file = ./collin-copyparty-password.age; + owner = "copyparty"; + }; }; terminal = { |
