Commit Graph
100 Commits
Author SHA1 Message Date
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
hektor 426e09868e Add neovim 'typescriptreact' snippets 2025-12-03 15:53:22 +01:00
hektor 24ed262e96 don't use rootless docker on 'andromache', but keep it as an option 2025-11-28 20:57:04 +01:00
hektor 1203d3de7c enable wake on lan on 'andromache' host 2025-11-27 10:37:05 +01:00
hektor 0b139ff795 declare rootless docker for 'andromache' host 2025-11-26 18:37:11 +01:00
hektor c186fcf306 enable recurrence only on one hosts per 'man task-sync' 2025-11-24 18:47:10 +01:00
hektor 4bfa0fe7c7 refactor 'nixosConfigurations' 2025-11-23 23:29:46 +01:00
hektor e797bfbb62 move 'nixos-hardware' from 'vm' to 'astyanax' host 2025-11-23 22:06:25 +01:00
hektor a494390998 modularize NixOS secrets config 2025-11-23 22:06:25 +01:00
hektor 37a81c143d refactor 2025-11-23 19:49:49 +01:00
hektor 39d92cd5d1 use neovim dark mode 2025-11-23 19:48:48 +01:00
hektor d75c45f491 declare taskwarrior for all NixOS hosts 2025-11-23 19:37:15 +01:00
hektor 67c18fe456 split up taskwarrior config to facilitate coexisting NixOS and Arch configs 2025-11-23 19:02:21 +01:00
hektor 1c1e3f9bd4 Add (unused) 'printing' module 2025-11-23 16:12:55 +01:00
hektor 5c163d57b0 Refactor 'home/hosts/work' 2025-11-23 16:10:30 +01:00
hektor 8b8a4a750c Set up xdg user directories 2025-11-18 23:43:12 +01:00
hektor 1d838b5658 Add 'vim-plug' vim plugin to neovim flake 2025-11-18 23:42:34 +01:00
hektor 6935bacbea Update intel CPU microcode 2025-11-18 23:41:55 +01:00
hektor c775628986 Improve disko declarations 2025-11-17 21:20:00 +00:00
hektor 86b6348950 Refactor 'hosts/' to use 'default.nix' 2025-11-17 20:41:34 +00:00
hektor be38105e84 Add gitconfig and gitignore to git home module 2025-11-17 19:15:09 +01:00
hektor 4fbecc4d34 Prefer dark theme (gnome) 2025-11-17 19:06:59 +01:00