diff options
Diffstat (limited to 'hosts/cloud')
| -rw-r--r-- | hosts/cloud/proxy/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cloud/proxy/default.nix b/hosts/cloud/proxy/default.nix index 66ccb29..c225ce3 100644 --- a/hosts/cloud/proxy/default.nix +++ b/hosts/cloud/proxy/default.nix @@ -1,4 +1,4 @@ -{ config, ... }: +{ ... }: { imports = [ ./auth.nix |
