Commit Graph
100 Commits
Author SHA1 Message Date
hektor 7181356f5e chore: update Nix 'work' host 2026-03-11 21:25:32 +01:00
hektor 7fcd6eac8e chore: update lockfile 2026-03-11 21:25:32 +01:00
hektor f7b4aa257f refactor: modularize 'nvim' for home manager hosts 2026-03-11 21:25:32 +01:00
hektor 254b3d255f feat: use shell module on work host 2026-03-11 21:25:32 +01:00
hektor 5ffb87f458 feat: modularize (and extend) kitty config 2026-03-11 21:25:32 +01:00
hektor 5368461675 feat: add 'hcloud' module 2026-03-11 21:25:32 +01:00
hektor abe101d58e fix: add 'hetzner' module 2026-03-11 21:25:32 +01:00
hektor 1137705b20 chore: update lockfile 2026-03-11 21:25:32 +01:00
hektor bda86e86ea feat: automate optimising store, garbage collection and upgrades 2026-03-11 21:25:32 +01:00
hektor 628681bc58 refactor(nixfmt): format 2026-03-11 21:25:32 +01:00
hektor 33033aa6e7 chore: add 'andromache' ssh public keys 2026-03-11 21:25:32 +01:00
hektor 7334018e6f refactor: simplify hosts files 2026-03-11 21:25:32 +01:00
hektor f74803cd88 fix: remove xdg config 2026-03-11 21:25:32 +01:00
hektor d0ee271e7b feat: replace 'sddm' with 'ly' 2026-03-11 21:25:32 +01:00
hektor 66f36cf71c feat: automate SSH config ('known_hosts', 'authorized_keys' ...) 2026-03-11 21:25:32 +01:00
hektor fbdcf51e6c chore(nixfmt): format 2026-03-11 21:25:32 +01:00
hektor c71e232fe7 fix: merge 'astyanax' services configuration 2026-03-11 21:25:32 +01:00
hektor aed1aa2ad9 fix: disable 'throttled' service 2026-03-11 21:25:31 +01:00
hektor 6a0538c8b8 fix: improve niri desktop 2026-03-11 21:25:31 +01:00
hektor 1fcbc2fd83 fix: add anki to 'astyanax' host 2026-03-11 21:25:31 +01:00
hektor 6a0fa7a02d fix: move kitty tab bar to bottom 2026-03-11 21:25:31 +01:00
hektor 07223be230 fix: update font configuration 2026-03-11 21:25:31 +01:00
hektor de944a017c chore: update lockfile 2026-03-11 21:25:31 +01:00
hektor 26e9a0e0c9 fix: disable 'nixos-hardware' module for astyanax (caused boot to hang on 'loading module i915') 2026-03-11 21:25:31 +01:00
hektor c2f9a321a2 feat(home): add shell module 2026-03-11 21:25:31 +01:00
hektor bad0979caf fix(anki): make sops optional for standalone home-manager 2026-03-11 21:25:31 +01:00
hektor 85628b1924 feat(home): migrate bash config to shell module 2026-03-11 21:25:31 +01:00
hektor aae87a78ad feat(nixos): pass inputs to home-manager via extraSpecialArgs 2026-03-11 21:25:31 +01:00
hektor 81905c0287 chore(git): add .claude/ to gitignore 2026-03-11 21:25:31 +01:00
hektor c26ce95e57 fix: make taskwarrior available on both NixOS and standalone home-manager 2026-03-11 21:25:31 +01:00
hektor b7601bf665 chore: update NixOS 2026-03-11 21:25:31 +01:00
hektor a2d90bbc00 fix: remove descriptions from 'browser' module 2026-03-11 21:25:31 +01:00
hektor 2fef58e066 fix: resolve nvim treesitter errors 2026-03-11 21:25:31 +01:00
hektor bf4d5229a9 fix: add 'stylelint' to neovim flake 2026-03-11 21:25:31 +01:00
hektor b13bba26d5 refactor(browser): create single browser module 2026-03-11 21:25:31 +01:00
hektor e01f37321e chore: update Nix 'work' host 2026-03-11 21:25:31 +01:00
hektor 91b8358331 chore: update lockfile 2026-03-11 21:25:31 +01:00
hektor ffe0d2a3ec feat(nvim): add typescript-language-server to runtime dependencies 2026-03-11 21:25:31 +01:00
hektor 613cd70f49 fix(nvim): ensure codecompanion config structure exists before mcphub extension loads 2026-03-11 21:25:31 +01:00
hektorandClaude Sonnet 4.5 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
hektorandClaude Sonnet 4.5 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
hektor bcd78baf09 feat: set up 'claude-code.nvim' plugin 2026-03-11 21:25:22 +01:00
hektor 2d3b8070d7 chore: add TODO for unique 'networking.hostId' 2026-03-11 21:25:22 +01:00
hektorandClaude Sonnet 4.5 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
hektorandClaude Sonnet 4.5 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
hektor 767cc4c512 fix: format rust using 'rustfmt' 2026-03-11 21:25:22 +01:00
hektor 7dab619256 refactor: decouple 'andromache' home config from 'astyanax' 2026-03-11 21:25:22 +01:00
hektor 926a2def67 chore: update neovim flake (and main flake) 2026-03-11 21:25:22 +01:00
hektor aa70174040 refactor: import shikane 'desktop/niri' instead of directly 2026-03-11 21:25:22 +01:00
hektor 6600b2325d feat: add plain 'mako' service for notifications 2026-03-11 21:25:22 +01:00
hektor 447ccd705e feat: declare anki config 2026-03-11 21:25:22 +01:00
hektor 6b56dfa595 fix: migrate 'r5rs' script to neovim 2026-03-11 21:25:22 +01:00
hektor 5fda65e0a5 fix: ignore directories that contain '.nobackup' in 'save-home' 2026-03-11 21:25:22 +01:00
hektor de818cf4e8 chore: format using 'black' 2026-03-11 21:25:22 +01:00
hektor b786abbed6 chore: clean up 'astyanax' packages 2026-03-11 21:25:22 +01:00
hektor 0de28843a3 feat: add 'fail2ban' to 'hecuba' host 2026-03-11 21:25:22 +01:00
hektor a06a87802b refactor: use environment variable for zettelkasten path 2026-03-11 21:25:22 +01:00
hektor 54338e7498 feat: add 'rustfmt' for rust formatting 2026-03-11 21:25:22 +01:00
hektor b15ec5d6ae chore: relock flake 2026-03-11 21:25:22 +01:00
hektor 58787c5917 feat: add 'figet.nvim' to 'nvim' flake 2026-03-11 21:25:22 +01:00
hektor ec7975936f test(nvim): try out 'm_taskwarrior_d.nvim' plugin 2026-03-11 21:25:22 +01:00
hektor 3b87ac54a6 fix: resolve 'nix flake check' errors 2026-03-11 21:25:22 +01:00
hektor 76b01e120c feat: use 'rustaceanvim' instead for rust development 2026-03-11 21:25:22 +01:00
hektor 675692e3f3 feat: add 'wl-clipboard' to niri desktop 2026-03-11 21:25:22 +01:00
hektor 6fa4b9d72e fix: work around throttled error 2026-03-11 21:25:22 +01:00
hektor 542ebb3ee3 fix: declare graphics config for 'astyanax' host 2026-03-11 21:25:22 +01:00
hektor 4eee3de44a fix: resolve treesitter errors on NixOS 2026-03-11 21:25:22 +01:00
hektor 32a65d912a chore: ignore breaking changes warning for 'codecompanion.nvim' 2026-03-11 21:25:22 +01:00
hektor d755464eb0 enable 'shikane' on 'astyanax' (and add 'wdisplays') 2026-03-11 21:25:22 +01:00
hektor da462b6717 feat(nvim): set up rust lsp config 2026-03-11 21:25:22 +01:00
hektor 5c40f08146 refactor: enable firewall explicitely for 'hecuba' host 2026-03-11 21:25:22 +01:00
hektor 401b25b9a0 fix: remove common '.nix' suffix 2026-03-11 21:25:22 +01:00
hektor 3ed5ff019d fix: update waybar to match polybar config (for the most part) 2026-03-11 21:25:22 +01:00
hektor 62e62b8e20 refactor: move 'wlsunset' package into home manager module 2026-03-11 21:25:22 +01:00
hektor 709f754697 fix: declare 'fuzzel' config and add it to 'niri' desktop 2026-03-11 21:25:22 +01:00
hektor 17627f5074 feat: track (currently unused) k3s module 2026-03-11 21:25:22 +01:00
hektor 2e2e52aa78 refactor: use 'default.nix' for all modules 2026-03-11 21:25:22 +01:00
hektor 591bd25a3d fix: declare 'waybar' config and add it to 'niri' desktop 2026-03-11 21:25:22 +01:00
hektor 03793989a5 fix: declare niri config 2026-03-11 21:25:22 +01:00
hektor e69024f921 fix: try 'writeShellApplication' for 'astyanax' WOL script 2026-03-11 21:25:22 +01:00
hektor f664d4b46a fix: declare 'andromache' 'eno1' interface MAC address 2026-03-11 21:25:22 +01:00
hektor 84d9ac50a6 feat: add 'hecuba' host config 2026-03-11 21:25:22 +01:00
hektor 7ccbbb418b fix: further harden 'hardened-openssh' module 2026-03-11 21:25:22 +01:00
hektor 3c294d2194 fix: replace 'gnome' desktop with 'niri' 2026-03-11 21:25:22 +01:00
hektor 82a4f44a19 fix: declare KeePassXC browser integration 2026-03-11 21:25:22 +01:00
hektor 6677b1e14b chore(pkgs): add 'signal-desktop' package 2026-03-11 21:25:22 +01:00
hektor 8315866dd7 fix: disable kitty tab shortcut for now 2026-03-11 21:25:22 +01:00
hektor b4cac89e95 update bluetooth config 2026-03-11 21:25:22 +01:00
hektor 54bdee7e8f refactor: move bootloader into 'modules/boot' 2026-03-11 21:25:22 +01:00
hektor 11381a1ff9 refactor: move 'disko' modules into 'modules/disko' 2026-03-11 21:25:22 +01:00
hektor e97dcbfcc5 resolve NixOS build warnings 2026-03-11 21:25:22 +01:00
hektorandClaude 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
hektorandClaude 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
hektorandClaude 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
hektor b4363eca8e refactor(work): set up 'packages.local.nix' approach 2025-12-03 15:53:22 +01:00
hektor 7369600da7 feat(home): add git config with example configuration for non-NixOS 2025-12-03 15:53:22 +01:00
hektor 0b58850f16 refactor: move common hosts config into 'modules/common.nix' 2025-12-03 15:53:22 +01:00
hektor 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
hektor 37b6ab1816 chore: update flake to 'nixos-unstable'
- Switch from 'nixos-25.05' to 'nixos-unstable'
- Update home-manager to follow main branch
2025-12-03 15:53:22 +01:00
hektor c111de4fc4 fix(astyanax): correct hostname typo from astynanax to astyanax 2025-12-03 15:53:22 +01:00