diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-01-11 16:38:39 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-01-11 16:38:39 -0600 |
| commit | b560049e1e9866c5a9f16e4a749194411d64a11b (patch) | |
| tree | 47297a9614e87096c8c287b1f9cf513e701d5611 /sys/web/sites/default.nix | |
| parent | 344884ab44642af52a23a69137f87a289ae8f71f (diff) | |
flake, sys: remove conduit
Diffstat (limited to '')
| -rw-r--r-- | sys/web/sites/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/web/sites/default.nix b/sys/web/sites/default.nix index 15957c0..a131aaf 100644 --- a/sys/web/sites/default.nix +++ b/sys/web/sites/default.nix @@ -1,7 +1,6 @@ { imports = [ ./home.nix - ./matrix.nix ./portal.nix ]; } |
