Find a file
2025-02-23 01:18:52 +08:00
configuration WIP: feat: Add minecraft server 2025-02-23 01:18:52 +08:00
keys feat(conduit): Refactor matrix appservices and add matrix-hookshot 2025-02-11 05:01:37 +08:00
modules bump: Update inputs 2025-02-21 04:27:07 +08:00
pkgs bump: Update inputs 2025-02-21 04:27:07 +08:00
.git-blame-ignore-revs git: Blame-ignore nixfmt commit 2024-08-18 20:41:58 +02:00
.gitignore chore: Ignore manual gcroots 2025-01-19 17:40:31 +08:00
.sops.yaml chore: Renew encryption keys 2025-01-22 01:57:14 +08:00
flake.lock feat(battery-manager): Switch to rust version 2025-02-21 04:27:54 +08:00
flake.nix feat(battery-manager): Switch to rust version 2025-02-21 04:27:54 +08: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

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 .#