diff options
| author | Max Audron <audron@cocaine.farm> | 2026-01-30 23:36:48 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2026-01-30 23:36:48 +0100 |
| commit | f99a9bc679492cccac8acf7727f606438ffd0fa9 (patch) | |
| tree | 93a33aeaf50897d613be13ea434714ffd62493f2 /modules/default.nix | |
| parent | git: add touch for export ok file (diff) | |
add ac-cup-server
Diffstat (limited to '')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 8deed27..8843f86 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -38,4 +38,5 @@ homepage = import ./homepage; mailserver = import ./mailserver; + web = import ./web; } |
