My NixOS config
Find a file
github-actions[bot] 358986970c flake.lock: Update
Flake lock file updates:

• Updated input 'nixvim':
    'github:nix-community/nixvim/2dc09e09cc65026f0899cc50291e244ee24835d3?narHash=sha256-z0VQRaEARqF5eARuAFhDixV%2Bg5B%2B5IJ1iDKSUM%2B5EIY%3D' (2025-11-10)
  → 'github:nix-community/nixvim/9e556e752505263eef8c0d0f982e2ab9029cc512?narHash=sha256-2hkqfvY2wH%2B78M85X/ZApyZURnFc926b2mAHiyHcGDE%3D' (2025-11-11)
• Updated input 'nixvim/flake-parts':
    'github:hercules-ci/flake-parts/26d05891e14c88eb4a5d5bee659c0db5afb609d8?narHash=sha256-xxdepIcb39UJ94%2BYydGP221rjnpkDZUlykKuF54PsqI%3D' (2025-11-06)
  → 'github:hercules-ci/flake-parts/0bdadb1b265fb4143a75bd1ec7d8c915898a9923?narHash=sha256-dxFVgQPG%2BR72dkhXTtqUm7KpxElw3u6E%2BYlQ2WaDgt8%3D' (2025-11-10)
• Updated input 'zen-browser':
    'github:0xc000022070/zen-browser-flake/02bb5919dab81a3fea4d8d4663ea67922a463cd3?narHash=sha256-YgQ80R6TW9GxS0Ozaqe9mTVewuOWqwRmMUhRUpKsoCs%3D' (2025-11-10)
  → 'github:0xc000022070/zen-browser-flake/51f5194aff34d130d07f684df2a85b10a3933558?narHash=sha256-qwUWaKy%2BkmTBk6xxMI0yfkD5IU2gcxXOXNPJ2T%2BEnys%3D' (2025-11-11)
2025-11-12 14:08:47 +11:00
.github/workflows Add workflow for updating Nix dependencies 2025-10-22 01:26:26 +11:00
hosts feat: harden sshd on server 2025-10-22 17:46:09 +11:00
modules feat: add spellchecking to neovim installation 2025-11-11 17:34:10 +11:00
secrets fix: porkbun secret key specified as PORKBUN_API_SECRET_KEY not PORKBUN_SECRET_API_KEY, preventing acme certificate refresh 2025-10-16 17:35:51 +11:00
.gitignore Initial commit 2025-07-11 16:55:37 +10:00
.pre-commit-config.yaml refactor: replace manual pre-commit with a declarative, installable pre-commit hook via pre-commit.com 2025-10-01 15:18:07 +10:00
flake.lock flake.lock: Update 2025-11-12 14:08:47 +11:00
flake.nix refactor: switch from modules to import arrays 2025-10-22 01:22:05 +11:00
LICENSE Initial commit 2025-07-11 16:55:37 +10:00
util.nix refactor: switch from modules to import arrays 2025-10-22 01:22:05 +11:00