Commit Graph

1084 Commits

Author SHA1 Message Date
4e2c3473e4 update bluetooth config 2025-12-03 15:54:33 +01:00
8434ceb45a refactor: move bootloader into 'modules/boot' 2025-12-03 15:54:33 +01:00
b2d1ef4bb1 refactor: move 'disko' modules into 'modules/disko' 2025-12-03 15:54:33 +01:00
c6ec0a5d1d resolve NixOS build warnings 2025-12-03 15:54:33 +01:00
d9ea9d1d27 Merge pull request 'update' (#1) from claude-code-test into main
Reviewed-on: #1
2025-12-03 15:53:43 +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
0b58850f16 refactor: move common hosts config into 'modules/common.nix' 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
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
c111de4fc4 fix(astyanax): correct hostname typo from astynanax to astyanax 2025-12-03 15:53:22 +01:00
426e09868e Add neovim 'typescriptreact' snippets 2025-12-03 15:53:22 +01:00
24ed262e96 don't use rootless docker on 'andromache', but keep it as an option 2025-11-28 20:57:04 +01:00
1203d3de7c enable wake on lan on 'andromache' host 2025-11-27 10:37:05 +01:00
0b139ff795 declare rootless docker for 'andromache' host 2025-11-26 18:37:11 +01:00
c186fcf306 enable recurrence only on one hosts per 'man task-sync' 2025-11-24 18:47:10 +01:00
4bfa0fe7c7 refactor 'nixosConfigurations' 2025-11-23 23:29:46 +01:00
e797bfbb62 move 'nixos-hardware' from 'vm' to 'astyanax' host 2025-11-23 22:06:25 +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
39d92cd5d1 use neovim dark mode 2025-11-23 19:48:48 +01:00
d75c45f491 declare taskwarrior for all NixOS hosts 2025-11-23 19:37:15 +01:00
67c18fe456 split up taskwarrior config to facilitate coexisting NixOS and Arch configs 2025-11-23 19:02:21 +01:00
1c1e3f9bd4 Add (unused) 'printing' module 2025-11-23 16:12:55 +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
1d838b5658 Add 'vim-plug' vim plugin to neovim flake 2025-11-18 23:42:34 +01:00
6935bacbea Update intel CPU microcode 2025-11-18 23:41:55 +01:00
c775628986 Improve disko declarations 2025-11-17 21:20:00 +00:00
86b6348950 Refactor 'hosts/' to use 'default.nix' 2025-11-17 20:41:34 +00: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
57e40571bc Update (networking) hostnames 2025-11-16 16:03:36 +01:00
72a354c7fa Only open SSH port when SSH is enabled 2025-11-16 16:03:03 +01:00
7075800b57 Refactor 2025-11-16 15:42:11 +01:00
275e192247 Fix vm error 2025-11-16 15:42:03 +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
79b3f3a215 Update flake 2025-11-16 01:40:48 +01:00
8366638782 Add 'kitty-scrollback.nvim' to neovim flake 2025-11-16 01:38:51 +01:00
83f89f4ec4 Modularize gnome config 2025-11-16 01:36:19 +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
e8f025ba11 Update 'nvim' flake 2025-11-15 23:56:11 +01:00
a7b7360991 Reuse home modules in 'astyanax' host 2025-11-15 23:49:04 +01:00
96f77e7ede Merge NixOS and home manager flakes 2025-11-15 23:49:04 +01:00