No description
Find a file
Tristan Daniël Maat dd7f85219a
flake.lock: Update
Flake lock file updates:

• Updated input 'deploy-rs':
    'github:serokell/deploy-rs/6bc76b872374845ba9d645a2f012b764fecd765f' (2025-06-05)
  → 'github:serokell/deploy-rs/125ae9e3ecf62fb2c0fd4f2d894eb971f1ecaed2' (2025-09-01)
• Updated input 'disko':
    'github:nix-community/disko/8246829f2e675a46919718f9a64b71afe3bfb22d' (2025-08-12)
  → 'github:nix-community/disko/67ff9807dd148e704baadbd4fd783b54282ca627' (2025-09-19)
• Updated input 'foundryvtt':
    'github:reckenrode/nix-foundryvtt/924f814523ea8c8792178ec5171ea055abaae0e4' (2025-07-20)
  → 'github:reckenrode/nix-foundryvtt/1bbc26a28d320fb336d94e9f3cc6b92c035fab20' (2025-09-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/94c847a9f32b7abe9fb6a525de46ce592e7d4c73' (2025-08-17)
  → 'github:nixos/nixpkgs/9a51fe84a7214f70a17e5d7ce085385baa24ee29' (2025-09-27)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/3223c7a92724b5d804e9988c6b447a0d09017d48' (2025-08-12)
  → 'github:Mic92/sops-nix/9ac51832c70f2ff34fcc97b05fa74b4a78317f9e' (2025-09-28)
2025-09-29 13:30:25 +08:00
checks chore(pkgs): Remove starbound package 2025-09-29 13:01:30 +08:00
configuration feat(wireguard): Update yui public key 2025-08-30 00:43:53 +08:00
keys feat(conduit): Refactor matrix appservices and add matrix-hookshot 2025-02-11 05:01:37 +08:00
modules chore(treewide): Upgrade to NixOS 25.05 2025-05-25 00:42:01 +08:00
pkgs refactor(update-script): Switch from nvfetcher to nix-update 2025-09-29 13:30:24 +08:00
.git-blame-ignore-revs chore(ignore-revs): Ignore linter changes in blame 2025-05-20 20:49:40 +08: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 flake.lock: Update 2025-09-29 13:30:25 +08:00
flake.nix refactor(flake.nix): Clean up last references to a gobal pkgs 2025-09-29 13:30:25 +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 .#