WIP: Matrix server (NixOS) for FPIndia
nix build .#doImage
ls -l result/nixos.qcow2.gzUpload this in DigitalOcean, Images -> Custom Images.
Then create a droplet using this image.
- Create a shared secret for synapse and store it in the appropriate 1Password vault (see
matrix.nix)
Colmena deployment
To build the configuration,
nix run . build
To deploy the configuration,
nix run .#deployTo SSH to the machine,
nix run .#ssh
Runs the Matrix server.