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
hektor and Claude
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
hektor and Claude
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
hektor and Claude
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
hektor
c584eafc94
Set up 'andromache' host
2025-11-17 19:06:35 +01:00
hektor
57e40571bc
Update (networking) hostnames
2025-11-16 16:03:36 +01:00
hektor
72a354c7fa
Only open SSH port when SSH is enabled
2025-11-16 16:03:03 +01:00
hektor
7075800b57
Refactor
2025-11-16 15:42:11 +01:00
hektor
275e192247
Fix vm error
2025-11-16 15:42:03 +01:00
hektor
3552473830
Rename firefox profile from 'work' to 'default'
2025-11-16 02:09:54 +01:00
hektor
9bc91cb02c
Enable nightlight (dconf setting)
2025-11-16 02:00:21 +01:00
hektor
79b3f3a215
Update flake
2025-11-16 01:40:48 +01:00
hektor
8366638782
Add 'kitty-scrollback.nvim' to neovim flake
2025-11-16 01:38:51 +01:00
hektor
83f89f4ec4
Modularize gnome config
2025-11-16 01:36:19 +01:00
hektor
a39ffee613
Use neovim flake
2025-11-16 01:31:55 +01:00
hektor
9463d3fdc5
Add github CLI to 'astyanax' host
2025-11-16 00:19:21 +01:00
hektor
e8f025ba11
Update 'nvim' flake
2025-11-15 23:56:11 +01:00
hektor
a7b7360991
Reuse home modules in 'astyanax' host
2025-11-15 23:49:04 +01:00
hektor
96f77e7ede
Merge NixOS and home manager flakes
2025-11-15 23:49:04 +01:00
hektor
3bfaf0b6e2
Remove 'nix-topology'
2025-11-15 23:17:24 +01:00
hektor
2ec25c1a86
Add 'Syncthing' example config to 'astyanax' host
2025-11-15 21:09:36 +01:00
hektor
aca72d566c
Add 'plocate' to 'astyanax' host
2025-11-15 21:04:21 +01:00
hektor
03d94ecfc4
Add 'Syncthing' to 'astyanax' host
2025-11-15 20:35:12 +01:00
hektor
19b6dfb257
Add bluetooth to 'astyanax' host
2025-11-14 14:08:22 +01:00
hektor
343bf9a32a
Set up nixos-hardware for 'astyanax' host
2025-11-12 23:20:29 +01:00
hektor
cf2cdff505
Remove redundant firefox package
2025-11-12 23:20:01 +01:00
hektor
9dbe430075
Fix wifi disconnect issue?
2025-11-12 23:04:29 +01:00
hektor
c6e99b1906
Set up astyanax host
2025-11-12 23:02:30 +01:00
hektor
275016fd2e
Remove firefox bookmarks
2025-11-11 01:06:20 +01:00
hektor
7dbf16d5bb
Set up interception-tools on NixOS
2025-11-10 22:17:39 +01:00
hektor
660dd366b5
Improve NixOS default firewall declaration
2025-11-10 21:46:08 +01:00