Go to file
Tristan Daniël Maat 14785afa14
vm: Set up proper bridge networking
2024-03-27 01:51:15 +01:00
configuration vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00
keys vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00
modules acme: Don't attempt to get certs if the domain is wrong 2024-03-11 03:42:29 +01:00
pkgs nvfetcher: Update package inputs 2024-03-25 01:18:45 +01:00
.gitignore vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00
.sops.yaml hetzner: Add new server config 2024-03-11 03:42:28 +01:00
LICENSE Add LICENSE 2019-11-26 23:26:10 +00:00
README.md vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00
flake.lock flake.lock: Update 2024-03-25 01:10:31 +01:00
flake.nix vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00

README.md

tlater.net server configuration

This is the NixOS configuration for tlater.net.

Testing

Run a test VM with:

nix run

Running

Note: M-2 will bring up a console for poweroff and such

One caveat: create a larger disk image first. This can be done by running the following in the repository root:

qemu-img create -f qcow2 ./tlaternet.qcow2 20G

Deploying

Deployment is handled using deploy-rs:

deploy .#