diff options
Diffstat (limited to 'systems/atlas')
| -rw-r--r-- | systems/atlas/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 61be648..9c8cc7b 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -36,6 +36,7 @@ nixpkgs.hostPlatform = "aarch64-linux"; services = { + hedgedoc.enable = true; nginx.enable = true; }; |
