7181356f5e
chore: update Nix 'work' host
2026-03-11 21:25:32 +01:00
7fcd6eac8e
chore: update lockfile
2026-03-11 21:25:32 +01:00
f7b4aa257f
refactor: modularize 'nvim' for home manager hosts
2026-03-11 21:25:32 +01:00
254b3d255f
feat: use shell module on work host
2026-03-11 21:25:32 +01:00
5ffb87f458
feat: modularize (and extend) kitty config
2026-03-11 21:25:32 +01:00
5368461675
feat: add 'hcloud' module
2026-03-11 21:25:32 +01:00
abe101d58e
fix: add 'hetzner' module
2026-03-11 21:25:32 +01:00
1137705b20
chore: update lockfile
2026-03-11 21:25:32 +01:00
bda86e86ea
feat: automate optimising store, garbage collection and upgrades
2026-03-11 21:25:32 +01:00
628681bc58
refactor(nixfmt): format
2026-03-11 21:25:32 +01:00
33033aa6e7
chore: add 'andromache' ssh public keys
2026-03-11 21:25:32 +01:00
7334018e6f
refactor: simplify hosts files
2026-03-11 21:25:32 +01:00
f74803cd88
fix: remove xdg config
2026-03-11 21:25:32 +01:00
d0ee271e7b
feat: replace 'sddm' with 'ly'
2026-03-11 21:25:32 +01:00
66f36cf71c
feat: automate SSH config ('known_hosts', 'authorized_keys' ...)
2026-03-11 21:25:32 +01:00
fbdcf51e6c
chore(nixfmt): format
2026-03-11 21:25:32 +01:00
c71e232fe7
fix: merge 'astyanax' services configuration
2026-03-11 21:25:32 +01:00
aed1aa2ad9
fix: disable 'throttled' service
2026-03-11 21:25:31 +01:00
6a0538c8b8
fix: improve niri desktop
2026-03-11 21:25:31 +01:00
1fcbc2fd83
fix: add anki to 'astyanax' host
2026-03-11 21:25:31 +01:00
6a0fa7a02d
fix: move kitty tab bar to bottom
2026-03-11 21:25:31 +01:00
07223be230
fix: update font configuration
2026-03-11 21:25:31 +01:00
de944a017c
chore: update lockfile
2026-03-11 21:25:31 +01:00
26e9a0e0c9
fix: disable 'nixos-hardware' module for astyanax (caused boot to hang on 'loading module i915')
2026-03-11 21:25:31 +01:00
c2f9a321a2
feat(home): add shell module
2026-03-11 21:25:31 +01:00
bad0979caf
fix(anki): make sops optional for standalone home-manager
2026-03-11 21:25:31 +01:00
85628b1924
feat(home): migrate bash config to shell module
2026-03-11 21:25:31 +01:00
aae87a78ad
feat(nixos): pass inputs to home-manager via extraSpecialArgs
2026-03-11 21:25:31 +01:00
81905c0287
chore(git): add .claude/ to gitignore
2026-03-11 21:25:31 +01:00
c26ce95e57
fix: make taskwarrior available on both NixOS and standalone home-manager
2026-03-11 21:25:31 +01:00
b7601bf665
chore: update NixOS
2026-03-11 21:25:31 +01:00
a2d90bbc00
fix: remove descriptions from 'browser' module
2026-03-11 21:25:31 +01:00
2fef58e066
fix: resolve nvim treesitter errors
2026-03-11 21:25:31 +01:00
bf4d5229a9
fix: add 'stylelint' to neovim flake
2026-03-11 21:25:31 +01:00
b13bba26d5
refactor(browser): create single browser module
2026-03-11 21:25:31 +01:00
e01f37321e
chore: update Nix 'work' host
2026-03-11 21:25:31 +01:00
91b8358331
chore: update lockfile
2026-03-11 21:25:31 +01:00
ffe0d2a3ec
feat(nvim): add typescript-language-server to runtime dependencies
2026-03-11 21:25:31 +01:00
613cd70f49
fix(nvim): ensure codecompanion config structure exists before mcphub extension loads
2026-03-11 21:25:31 +01:00
e7f675cea4
chore: update flake.lock with nvim mcp-hub input
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
3c56092131
feat(nvim): add mcp-hub, fd, and delta dependencies
...
- add mcp-hub flake input for MCP integration
- create system-aware dependency overlays
- add mcp-hub, fd, delta to lspsAndRuntimeDeps
- remove duplicate tailwind-fold.lua file
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
bcd78baf09
feat: set up 'claude-code.nvim' plugin
2026-03-11 21:25:22 +01:00
2d3b8070d7
chore: add TODO for unique 'networking.hostId'
2026-03-11 21:25:22 +01:00
bbe528ebce
refactor: use username variable consistently
...
Replaced hardcoded "h" username references with variables:
- hosts/vm: use username variable for secrets.username
- home configs: use username variable in bash initExtra paths
- keepassxc: update comment to use $HOME instead of /home/h
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
06fe355250
fix(firefox): merge duplicate policies declarations
...
Second policies declaration was overwriting the first, causing
DefaultDownloadDirectory setting to be lost. Merged both into single
policies block.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
767cc4c512
fix: format rust using 'rustfmt'
2026-03-11 21:25:22 +01:00
7dab619256
refactor: decouple 'andromache' home config from 'astyanax'
2026-03-11 21:25:22 +01:00
926a2def67
chore: update neovim flake (and main flake)
2026-03-11 21:25:22 +01:00
aa70174040
refactor: import shikane 'desktop/niri' instead of directly
2026-03-11 21:25:22 +01:00
6600b2325d
feat: add plain 'mako' service for notifications
2026-03-11 21:25:22 +01:00