diff options
| author | andromeda <andromeda@lenovo> | 2026-01-26 21:40:03 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-26 21:40:03 +0100 |
| commit | 8c0db96ca409b93313111352a2cc454281c8285e (patch) | |
| tree | 41d2050a40ae15c26334898233791eeb4b7bc455 /machines.nix | |
| parent | 2386fea0ebfedd486e8945b19b3ff4898c29a75e (diff) | |
robot, also continuwuity, also zramrobotnix
Diffstat (limited to 'machines.nix')
| -rw-r--r-- | machines.nix | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/machines.nix b/machines.nix index 88c7b98..7315d95 100644 --- a/machines.nix +++ b/machines.nix @@ -11,6 +11,7 @@ # hardware configuration # includes `system.stateVersion` ./modules/nixos/machines/lenovo.nix + ./modules/nixos/zram.nix # boot process # systemd-boot @@ -75,20 +76,16 @@ # matrix homeserver # matrix.domain - # ./modules/nixos/matrix-conduit.nix - - # matrix homeserver - ./modules/nixos/matrix-synapse.nix + ./modules/nixos/matrix-continuwuity.nix # BROKEN # forgejo # git.domain # ./modules/nixos/forgejo.nix - # BROKEN # zulip chat client # chat.domain - ./modules/nixos/zulip.nix + # ./modules/nixos/zulip.nix ]; }; } |
