No description
Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/545aba02960caa78a31bd9a8709a0ad4b6320a5c' (2025-07-21) → 'github:nix-community/disko/8246829f2e675a46919718f9a64b71afe3bfb22d' (2025-08-12) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/0ecd185b7aeed271e86efdbf8d025d496d623695' (2025-08-08) → 'github:nixos/nixpkgs/94c847a9f32b7abe9fb6a525de46ce592e7d4c73' (2025-08-17) • Updated input 'sops-nix': 'github:Mic92/sops-nix/49021900e69812ba7ddb9e40f9170218a7eca9f4' (2025-08-04) → 'github:Mic92/sops-nix/3223c7a92724b5d804e9988c6b447a0d09017d48' (2025-08-12) |
||
---|---|---|
checks | ||
configuration | ||
keys | ||
modules | ||
pkgs | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.sops.yaml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
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 .#