diff options
| author | Grisha Shipunov | 2025-01-13 21:04:48 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2025-01-13 21:06:42 +0000 |
| commit | 1d55b0facf46881e3b5f09d90ae2414fc6131bf3 (patch) | |
| tree | 54fa7104077aaa80a34de04a1968a01ea08f29f0 /hosts/cloud/default.nix | |
| parent | c1ec242ef01758ff3c8a24a9e33b204a0258f346 (diff) | |
cloud: basic nginx setup
Diffstat (limited to 'hosts/cloud/default.nix')
| -rw-r--r-- | hosts/cloud/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/cloud/default.nix b/hosts/cloud/default.nix index 78ebe7a..c848297 100644 --- a/hosts/cloud/default.nix +++ b/hosts/cloud/default.nix @@ -4,6 +4,7 @@ ./configuration.nix ./hardware-configuration.nix ./networking.nix + ./proxy ./secrets.nix ]; } |
