diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-08-07 19:37:51 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-08-07 19:54:17 -0600 |
| commit | 6bf93aea0b48a5476fecfdc2ef06da5816d5fb9e (patch) | |
| tree | c1eb2dc365be4a7090d76c3bba5ed17461e45101 /sys/default.nix | |
| parent | da84be8c451308bbad0a70592bdcb0abd975f060 (diff) | |
sys/conduit, web/sites/matrix: implement conduit matrix homeserver
Diffstat (limited to '')
| -rw-r--r-- | sys/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/default.nix b/sys/default.nix index e3d1b11..800b6be 100644 --- a/sys/default.nix +++ b/sys/default.nix @@ -11,6 +11,7 @@ with lib; { ./baseline ./boot ./btrfs + ./conduit ./env ./gitea ./hardware |
