f7b4aa257f
refactor: modularize 'nvim' for home manager hosts
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
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
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
c26ce95e57
fix: make taskwarrior available on both NixOS and standalone home-manager
2026-03-11 21:25:31 +01:00
a2d90bbc00
fix: remove descriptions from 'browser' module
2026-03-11 21:25:31 +01:00
b13bba26d5
refactor(browser): create single browser module
2026-03-11 21:25:31 +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
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
447ccd705e
feat: declare anki config
2026-03-11 21:25:22 +01:00
675692e3f3
feat: add 'wl-clipboard' to niri desktop
2026-03-11 21:25:22 +01:00
d755464eb0
enable 'shikane' on 'astyanax' (and add 'wdisplays')
2026-03-11 21:25:22 +01:00
3ed5ff019d
fix: update waybar to match polybar config (for the most part)
2026-03-11 21:25:22 +01:00
62e62b8e20
refactor: move 'wlsunset' package into home manager module
2026-03-11 21:25:22 +01:00
709f754697
fix: declare 'fuzzel' config and add it to 'niri' desktop
2026-03-11 21:25:22 +01:00
591bd25a3d
fix: declare 'waybar' config and add it to 'niri' desktop
2026-03-11 21:25:22 +01:00
03793989a5
fix: declare niri config
2026-03-11 21:25:22 +01:00
82a4f44a19
fix: declare KeePassXC browser integration
2026-03-11 21:25:22 +01:00
d153c0aff5
feat(home): add GNOME desktop configuration
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-03 15:53:22 +01:00
85d1bbe82f
chore(home): add commented experimental anki sync config
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-03 15:53:22 +01:00
7369600da7
feat(home): add git config with example configuration for non-NixOS
2025-12-03 15:53:22 +01:00
c186fcf306
enable recurrence only on one hosts per 'man task-sync'
2025-11-24 18:47:10 +01:00
d75c45f491
declare taskwarrior for all NixOS hosts
2025-11-23 19:37:15 +01:00
be38105e84
Add gitconfig and gitignore to git home module
2025-11-17 19:15:09 +01:00
4fbecc4d34
Prefer dark theme (gnome)
2025-11-17 19:06:59 +01:00
3552473830
Rename firefox profile from 'work' to 'default'
2025-11-16 02:09:54 +01:00
9bc91cb02c
Enable nightlight (dconf setting)
2025-11-16 02:00:21 +01:00
a39ffee613
Use neovim flake
2025-11-16 01:31:55 +01:00
275016fd2e
Remove firefox bookmarks
2025-11-11 01:06:20 +01:00
6f48fcf416
Merge 'home-manager' flake into NixOS flake
2025-11-10 17:47:59 +01:00