Go to file
Tristan Daniël Maat a6091b4133
pkgs: Update nextcloud extensions
2024-04-08 20:44:09 +02:00
configuration sonnenshift: Init 2024-04-08 20:02:53 +02:00
keys sonnenshift: Init 2024-04-08 20:02:53 +02:00
modules acme: Don't attempt to get certs if the domain is wrong 2024-03-11 03:42:29 +01:00
pkgs pkgs: Update nextcloud extensions 2024-04-08 20:44:09 +02: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-04-08 20:14:41 +02:00
flake.nix sonnenshift: Init 2024-04-08 20:02:53 +02: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 .#