92389f7048
feat: modularize (and extend) kitty config
2026-01-19 09:45:22 +01:00
d6459d0d84
feat: add 'hcloud' module
2026-01-18 10:02:20 +01:00
00e5c92c1e
fix: add 'hetzner' module
2026-01-18 09:43:45 +01:00
bb6a380599
refactor: simplify hosts files
2026-01-17 19:37:05 +01:00
8464884fdb
feat: automate SSH config ('known_hosts', 'authorized_keys' ...)
2026-01-17 17:37:37 +01:00
33b022c659
chore(nixfmt): format
2026-01-17 17:35:38 +01:00
49e99e9de2
fix: add anki to 'astyanax' host
2026-01-17 16:31:37 +01:00
313e623ec4
feat(home): add shell module
2026-01-16 15:25:29 +01:00
4f7ab88634
fix(anki): make sops optional for standalone home-manager
2026-01-16 15:25:27 +01:00
a8851e5a91
feat(home): migrate bash config to shell module
2026-01-16 15:25:25 +01:00
54114f99ab
fix: make taskwarrior available on both NixOS and standalone home-manager
2026-01-14 22:57:27 +01:00
a952136be1
fix: remove descriptions from 'browser' module
2026-01-14 16:45:56 +01:00
c99738c210
refactor(browser): create single browser module
2026-01-12 18:10:52 +01:00
c66cd0e28c
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
d5d395ed56
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
acafbf9a6a
refactor: decouple 'andromache' home config from 'astyanax'
2025-12-15 12:19:38 +01:00
6e2f28d601
refactor: import shikane 'desktop/niri' instead of directly
2025-12-15 11:57:22 +01:00
143d31433f
feat: add plain 'mako' service for notifications
2025-12-14 23:45:58 +01:00
a176c744f8
feat: declare anki config
2025-12-14 22:44:45 +01:00
ec750ebb17
chore: clean up 'astyanax' packages
2025-12-09 23:43:56 +01:00
edbbd3efd5
feat: add 'wl-clipboard' to niri desktop
2025-12-07 14:32:33 +01:00
02869d267a
enable 'shikane' on 'astyanax' (and add 'wdisplays')
2025-12-06 23:51:50 +01:00
63ef553d6b
fix: update waybar to match polybar config (for the most part)
2025-12-04 12:48:55 +01:00
11ed160935
refactor: move 'wlsunset' package into home manager module
2025-12-04 12:48:55 +01:00
cec89af852
fix: declare 'fuzzel' config and add it to 'niri' desktop
2025-12-03 23:49:58 +01:00
e643d22eda
fix: declare 'waybar' config and add it to 'niri' desktop
2025-12-03 23:36:33 +01:00
c141508203
fix: declare niri config
2025-12-03 23:36:33 +01:00
c90127e212
fix: replace 'gnome' desktop with 'niri'
2025-12-03 15:56:09 +01:00
f317f9409e
fix: declare KeePassXC browser integration
2025-12-03 15:56:06 +01:00
c13de26ee1
chore(pkgs): add 'signal-desktop' package
2025-12-03 15:54:33 +01:00
118595097f
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
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
b4363eca8e
refactor(work): set up 'packages.local.nix' approach
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
cd3b5409b2
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
c186fcf306
enable recurrence only on one hosts per 'man task-sync'
2025-11-24 18:47:10 +01:00
a494390998
modularize NixOS secrets config
2025-11-23 22:06:25 +01:00
37a81c143d
refactor
2025-11-23 19:49:49 +01:00
d75c45f491
declare taskwarrior for all NixOS hosts
2025-11-23 19:37:15 +01:00
5c163d57b0
Refactor 'home/hosts/work'
2025-11-23 16:10:30 +01:00
8b8a4a750c
Set up xdg user directories
2025-11-18 23:43:12 +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
c584eafc94
Set up 'andromache' host
2025-11-17 19:06:35 +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
9463d3fdc5
Add github CLI to 'astyanax' host
2025-11-16 00:19:21 +01:00
a7b7360991
Reuse home modules in 'astyanax' host
2025-11-15 23:49:04 +01:00