3695c69f7a
feat: use shell module on work host
2026-01-19 10:03:05 +01:00
f5cb972dde
feat: modularize (and extend) kitty config
2026-01-19 09:45:22 +01:00
72a634d68c
feat: add 'hcloud' module
2026-01-18 10:02:20 +01:00
c02d415689
fix: add 'hetzner' module
2026-01-18 09:43:45 +01:00
5b5944369c
refactor: simplify hosts files
2026-01-17 19:37:05 +01:00
b7ac7ecbd4
feat: automate SSH config ('known_hosts', 'authorized_keys' ...)
2026-01-17 17:37:37 +01:00
d63f525a9c
chore(nixfmt): format
2026-01-17 17:35:38 +01:00
16e030be28
fix: add anki to 'astyanax' host
2026-01-17 16:31:37 +01:00
254d7a30d3
feat(home): add shell module
2026-01-16 15:25:29 +01:00
394865be38
fix(anki): make sops optional for standalone home-manager
2026-01-16 15:25:27 +01:00
01f4b70159
feat(home): migrate bash config to shell module
2026-01-16 15:25:25 +01:00
43a6943ce6
fix: make taskwarrior available on both NixOS and standalone home-manager
2026-01-14 22:57:27 +01:00
07a5c3e1f9
fix: remove descriptions from 'browser' module
2026-01-14 16:45:56 +01:00
595cabbb88
refactor(browser): create single browser module
2026-01-12 18:10:52 +01:00
27bef572c7
chore: update Nix 'work' host
2026-01-08 11:59:54 +01:00
d06a181e0a
chore: untrack 'packages.local.nix'
2025-12-26 09:28:18 +01:00
2030093433
feat: set up 'claude-code.nvim' plugin
2025-12-18 16:01:31 +01:00
57706b7292
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 >
2025-12-18 13:39:43 +01:00
7ce3609579
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 >
2025-12-18 13:39:43 +01:00
d232d8fad6
refactor: decouple 'andromache' home config from 'astyanax'
2025-12-15 12:19:38 +01:00
af20454965
refactor: import shikane 'desktop/niri' instead of directly
2025-12-15 11:57:22 +01:00
ae17c411d4
feat: add plain 'mako' service for notifications
2025-12-14 23:45:58 +01:00
f8bac5414b
feat: declare anki config
2025-12-14 22:44:45 +01:00
67dcddb55c
chore: clean up 'astyanax' packages
2025-12-09 23:43:56 +01:00
43f1023449
feat: add 'wl-clipboard' to niri desktop
2025-12-07 14:32:33 +01:00
f5ffa8b9d1
enable 'shikane' on 'astyanax' (and add 'wdisplays')
2025-12-06 23:51:50 +01:00
a1263d8bf1
fix: update waybar to match polybar config (for the most part)
2025-12-04 12:48:55 +01:00
50b2f38f21
refactor: move 'wlsunset' package into home manager module
2025-12-04 12:48:55 +01:00
d2a4e35417
fix: declare 'fuzzel' config and add it to 'niri' desktop
2025-12-03 23:49:58 +01:00
683e6e4d10
fix: declare 'waybar' config and add it to 'niri' desktop
2025-12-03 23:36:33 +01:00
dbad023043
fix: declare niri config
2025-12-03 23:36:33 +01:00
1cba6c968a
fix: replace 'gnome' desktop with 'niri'
2025-12-03 15:56:09 +01:00
8ae482d846
fix: declare KeePassXC browser integration
2025-12-03 15:56:06 +01:00
8c3e762a46
chore(pkgs): add 'signal-desktop' package
2025-12-03 15:54:33 +01:00
0652389078
refactor(home/work): improve configuration structure
...
- Add nixpkgs.config.allowUnfree setting
- Fix nixGL configuration path to targets.genericLinux.nixGL
- Remove redundant anki program import (now in modules)
- Enable gh and kubecolor programs
- Pass inputs to packages.nix for flake package access
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-03 15:53:22 +01:00
2913e9578e
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
b72c1d5e86
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
1c844adf91
refactor(work): set up 'packages.local.nix' approach
2025-12-03 15:53:22 +01:00
fdbe4366e1
feat(home): add git config with example configuration for non-NixOS
2025-12-03 15:53:22 +01:00
9765d93f9f
chore: formatting and cleanup
...
- Format shell.nix skeleton to single line
- Complete ts-node removal from astyanax packages
- Format andromache hardware config
2025-12-03 15:53:22 +01:00
80e74d3283
enable recurrence only on one hosts per 'man task-sync'
2025-11-24 18:47:10 +01:00
cdf5127071
modularize NixOS secrets config
2025-11-23 22:06:25 +01:00
1a57e8a424
refactor
2025-11-23 19:49:49 +01:00
92226fff95
declare taskwarrior for all NixOS hosts
2025-11-23 19:37:15 +01:00
fdd4c13d34
Refactor 'home/hosts/work'
2025-11-23 16:10:30 +01:00
25dd5fc67b
Set up xdg user directories
2025-11-18 23:43:12 +01:00
2793aa4e59
Add gitconfig and gitignore to git home module
2025-11-17 19:15:09 +01:00
6e93f8cb39
Prefer dark theme (gnome)
2025-11-17 19:06:59 +01:00
c8dbef379e
Set up 'andromache' host
2025-11-17 19:06:35 +01:00
2352981b16
Rename firefox profile from 'work' to 'default'
2025-11-16 02:09:54 +01:00