Fediversity/server
2024-11-18 15:18:38 +01:00
..
configuration.nix Add niols to the users of the website 2024-11-18 15:18:38 +01:00
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