summaryrefslogtreecommitdiff
path: root/hosts/p-body/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/p-body/default.nix')
-rw-r--r--hosts/p-body/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix
index 2892ee7..7005854 100644
--- a/hosts/p-body/default.nix
+++ b/hosts/p-body/default.nix
@@ -7,6 +7,7 @@
}: {
imports = [
(modulesPath + "/virtualisation/digital-ocean-image.nix")
+ ./forgejo.nix
./nginx.nix
];