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

• Updated input 'deploy-rs':
    'github:serokell/deploy-rs/aa07eb05537d4cd025e2310397a6adcedfe72c76' (2024-09-27)
  → 'github:serokell/deploy-rs/6bc76b872374845ba9d645a2f012b764fecd765f' (2025-06-05)
• Updated input 'deploy-rs/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
  → 'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec' (2024-12-04)
• Updated input 'deploy-rs/nixpkgs':
    'github:NixOS/nixpkgs/e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d' (2023-12-11)
  → 'github:NixOS/nixpkgs/bd3bac8bfb542dbde7ffffb6987a1a1f9d41699f' (2025-03-26)
• Updated input 'deploy-rs/utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b' (2024-11-13)
• Updated input 'disko':
    'github:nix-community/disko/df522e787fdffc4f32ed3e1fca9ed0968a384d62' (2025-05-20)
  → 'github:nix-community/disko/dfa4d1b9c39c0342ef133795127a3af14598017a' (2025-06-09)
• Updated input 'foundryvtt':
    'github:reckenrode/nix-foundryvtt/f1b401831d796dd94cf5a11b65fd169a199d4ff0' (2025-05-10)
  → 'github:reckenrode/nix-foundryvtt/d5fe29ab69176aa0c7727fa7c57889a2aa577355' (2025-05-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4e6eeca5ed45465087274fc9dc6bc2011254a0f3' (2025-05-24)
  → 'github:nixos/nixpkgs/a31e0bd87fdf782f68011eea96199874c1a8316b' (2025-06-12)
• Updated input 'sonnenshift':
    'git+ssh://git@github.com/sonnenshift/battery-manager?ref=refs/heads/main&rev=a1b48cf2ba194054e2d8816c94a84cebc4fb5de0' (2025-02-20)
  → 'git+ssh://git@github.com/sonnenshift/battery-manager?ref=refs/heads/main&rev=429036aa8630d2325f8a9f067cc041d628279a8e' (2025-05-25)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/8d215e1c981be3aa37e47aeabd4e61bb069548fd' (2025-05-18)
  → 'github:Mic92/sops-nix/50754dfaa0e24e313c626900d44ef431f3210138' (2025-06-10)
2025-06-27 12:40:56 +08:00
checks style(treewide): Apply linter suggestions 2025-05-20 20:48:47 +08:00
configuration chore(foundryvtt): Upgrade to version 13 2025-05-25 02:11:46 +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 style(treewide): Apply linter suggestions 2025-05-20 20:48:47 +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-06-27 12:40:56 +08:00
flake.nix chore(treewide): Upgrade to NixOS 25.05 2025-05-25 00:42:01 +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 .#