Find a file
Tristan Daniël Maat 0047b585a3
flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/d185770ea261fb5cf81aa5ad1791b93a7834d12c' (2024-06-30)
  → 'github:nix-community/disko/0257e44f4ad472b54f19a6dd1615aee7fa48ed49' (2024-08-05)
• Updated input 'foundryvtt':
    'github:reckenrode/nix-foundryvtt/1176cc325e5e1d46c7a018663a8e02e699e838ec' (2024-06-28)
  → 'github:reckenrode/nix-foundryvtt/699a175398410688214615a9d977354e9ef98d2d' (2024-08-03)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/10c832d0548e9e3a6df7eb51e68c2783212a303e' (2024-07-01)
  → 'github:nixos/nixpkgs/0ab9c4c1e0cab782fcde00ec2b32436abfd2a6d4' (2024-08-05)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/7f993cdf26ccef564eabf31fdb40d140821e12bc' (2024-07-01)
  → 'github:nixos/nixpkgs/41d21a82c38e226e234e16f4ff213b3fcf85e6e9' (2024-08-05)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/b5974d4331fb6c893e808977a2e1a6d34b3162d6' (2024-06-30)
  → 'github:Mic92/sops-nix/eb34eb588132d653e4c4925d862f1e5a227cc2ab' (2024-07-27)
• Updated input 'sops-nix/nixpkgs-stable':
    'github:NixOS/nixpkgs/4a1e673523344f6ccc84b37f4413ad74ea19a119' (2024-06-29)
  → 'github:NixOS/nixpkgs/556533a23879fc7e5f98dd2e0b31a6911a213171' (2024-07-21)
2024-08-05 19:38:04 +02:00
configuration grafana: Properly proxy websocket connections 2024-07-03 02:56:23 +02:00
keys acme: Switch to a wildcard certificate 2024-04-16 01:25:59 +02:00
modules treewide: Start using nixpkgs-fmt formatting 2024-06-28 20:12:55 +02:00
pkgs fail2ban-exporter: Bump generated source json/nix 2024-07-01 19:24:04 +02:00
.git-blame-ignore-revs git: Blame-ignore nixpkgs-fmt commit 2024-06-28 20:19:42 +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
flake.lock flake.lock: Update 2024-08-05 19:38:04 +02:00
flake.nix flake.lock: Update 2024-07-01 18:37:42 +02: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 .#