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

• Updated input 'copyparty':
    'github:9001/copyparty/c5c5f9b' (2025-12-04)
  → 'github:9001/copyparty/519bfe1' (2025-12-17)
• Updated input 'home-manager':
    'github:nix-community/home-manager/e5b1f87' (2025-12-08)
  → 'github:nix-community/home-manager/89c9508' (2025-12-17)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/addf7cf' (2025-12-08)
  → 'github:nixos/nixpkgs/1306659' (2025-12-15)
• Updated input 'nixvim':
    'github:nix-community/nixvim/ba8f6d4' (2025-12-09)
  → 'github:nix-community/nixvim/51bbde5' (2025-12-17)
• Updated input 'nixvim/flake-parts':
    'github:hercules-ci/flake-parts/2cccadc' (2025-11-21)
  → 'github:hercules-ci/flake-parts/a34fae9' (2025-12-15)
• Updated input 'zen-browser':
    'github:0xc000022070/zen-browser-flake/e7f4849' (2025-12-09)
  → 'github:0xc000022070/zen-browser-flake/7db019a' (2025-12-17)
• Updated input 'zen-browser/home-manager':
    'github:nix-community/home-manager/827f2a2' (2025-11-12)
  → 'github:nix-community/home-manager/58bf3ec' (2025-12-14)
2025-12-17 16:07:17 +00:00
.github/workflows Add workflow for updating Nix dependencies 2025-10-22 01:26:26 +11:00
hosts fix: options have been renamed in latest release 2025-12-10 20:22:33 +11:00
modules Merge pull request #54 from wi11-holdsworth/enhancement/52 2025-12-15 21:34:45 +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-12-17 16:07:17 +00: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