Fediversity/server
..
configuration.nix
default.nix
hardware-configuration.nix
README.md
shell.nix

fediversity.eu webserver

This directory contains the configuration for the server hosting https://fediversity.eu

Build the configuration:

nix-build -A machine

Deploy via SSH:

env SSH_OPTS="..." nix-shell --run deploy-webserver