Commit Graph

44 Commits

Author SHA1 Message Date
754deff57f refactor: move nodejs.nix to nodejs/default.nix 2026-03-11 21:25:32 +01:00
890146bc9d refactor: use 'import-as-enable' pattern 2026-03-11 21:25:32 +01:00
19617326f0 feat: add 'infra' module (and use on work host) 2026-03-11 21:25:32 +01:00
4fae852ab1 feat: add database module 2026-03-11 21:25:32 +01:00
030010a66f refactor(home): organize home manager modules 2026-03-11 21:25:32 +01:00
56efbd8ab5 chore: add 'anki' module to 'work' host 2026-03-11 21:25:32 +01:00
7033407c23 fix: add /etc/xdg to XDG_CONFIG_DIRS for GNOME session 2026-03-11 21:25:32 +01:00
388feede95 feat: add 'secrets' module to work host 2026-03-11 21:25:32 +01:00
2883d6f4f3 feat: add golang module to work host 2026-03-11 21:25:32 +01:00
1bf71bf066 fix: update 'work' host modules 2026-03-11 21:25:32 +01:00
d06e8d975e feat: add 'nodejs' module (and use on 'work' host) 2026-03-11 21:25:32 +01:00
9cbd0cc316 feat: set up 'opencode' on work host 2026-03-11 21:25:32 +01:00
0089087f52 feat: add 'vscode' module to work host 2026-03-11 21:25:32 +01:00
f9ea95f346 refactor: extract 'pandoc' module 2026-03-11 21:25:32 +01:00
0b853ebf4b fix: add 'lib' as default module 2026-03-11 21:25:32 +01:00
239456efbc feat: set up 'stylix' 2026-03-11 21:25:32 +01:00
4840108bb0 fix: improve 'ai-tools' module (host-specific options) 2026-03-11 21:25:32 +01:00
b3247589e0 refactor(nixGL): extract 'nixGL' wrapper 2026-03-11 21:25:32 +01:00
2c36290054 feat: add 'bruno' module 2026-03-11 21:25:32 +01:00
ff667438a0 feat: set up 'music' module 2026-03-11 21:25:32 +01:00
2ca4e72ad7 feat: add 'direnv' module 2026-03-11 21:25:32 +01:00
9091d55af2 feat: add 'k8s' home module 2026-03-11 21:25:32 +01:00
23d3c5c83a feat: add 'docker' home module to 'work' host 2026-03-11 21:25:32 +01:00
8054b6f1e0 refactor: clean up packages 2026-03-11 21:25:32 +01:00
ab87e785b6 feat: add 'comms' module 2026-03-11 21:25:32 +01:00
d14a33378f feat: add CLI tools to git module 2026-03-11 21:25:32 +01:00
6ef5f761d5 feat: add 'azure' cloud option (and generalized module) 2026-03-11 21:25:32 +01:00
583c72f6bd feat: add 'ai-tools' home module 2026-03-11 21:25:32 +01:00
1b51954bbd refactor(statix): resolve 'statix check' issues 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
fbdcf51e6c chore(nixfmt): format 2026-03-11 21:25:32 +01:00
c26ce95e57 fix: make taskwarrior available on both NixOS and standalone home-manager 2026-03-11 21:25:31 +01:00
b13bba26d5 refactor(browser): create single browser module 2026-03-11 21:25:31 +01:00
82a4f44a19 fix: declare KeePassXC browser integration 2026-03-11 21:25:22 +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
7369600da7 feat(home): add git config with example configuration for non-NixOS 2025-12-03 15:53:22 +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
5c163d57b0 Refactor 'home/hosts/work' 2025-11-23 16:10:30 +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
6f48fcf416 Merge 'home-manager' flake into NixOS flake 2025-11-10 17:47:59 +01:00