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

• Updated input 'copyparty':
    'github:9001/copyparty/519bfe1' (2025-12-17)
  → 'github:9001/copyparty/4642d32' (2025-12-26)
• Updated input 'home-manager':
    'github:nix-community/home-manager/89c9508' (2025-12-17)
  → 'github:nix-community/home-manager/80cca72' (2025-12-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1306659' (2025-12-15)
  → 'github:nixos/nixpkgs/3e2499d' (2025-12-25)
• Updated input 'nixvim':
    'github:nix-community/nixvim/51bbde5' (2025-12-17)
  → 'github:nix-community/nixvim/51ae991' (2025-12-28)
• Updated input 'nur':
    'github:nix-community/NUR/285245c' (2025-12-18)
  → 'github:nix-community/NUR/6580345' (2025-12-28)
• Updated input 'zen-browser':
    'github:0xc000022070/zen-browser-flake/7db019a' (2025-12-17)
  → 'github:0xc000022070/zen-browser-flake/fe8d1a6' (2025-12-28)
2025-12-28 16:05:50 +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 feat: install firefox 2025-12-18 16:38:16 +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-28 16:05:50 +00:00
flake.nix feat: install firefox 2025-12-18 16:38:16 +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