-
2624e68a7c
feat(nixos): auto-start UxPlay as a user systemd service
master
0xWheatyz
2026-05-24 19:49:20 -04:00
-
4335687f48
feat(nixos): add iOS interop (localsend, uxplay, libimobiledevice)
0xWheatyz
2026-05-24 19:34:58 -04:00
-
44cd77e46f
chore(flake): update nixpkgs-unstable lock
0xWheatyz
2026-05-24 19:24:50 -04:00
-
5b66eb3049
chore(claude): enable onboarding flag and allow monitor tool
0xWheatyz
2026-05-24 19:24:47 -04:00
-
1eddde2bdb
chore(flake): update nixpkgs lock
0xWheatyz
2026-05-19 17:52:17 -04:00
-
31c72186ad
fix(ssh): use gitea.leeworks.dev hostname for git ssh config
0xWheatyz
2026-04-22 17:33:06 -04:00
-
f566267663
chore: remove kicad package and environment variables
0xWheatyz
2026-04-22 17:32:49 -04:00
-
5c14b05c16
feat(claude): broaden allowed tool permissions in settings
0xWheatyz
2026-04-21 18:59:14 -04:00
-
f613917d4c
chore: add gitignore for omc state and wireguard config
0xWheatyz
2026-04-21 18:58:22 -04:00
-
a765ea2844
fix(wireguard): resolve routing loop and update VPN endpoint
0xWheatyz
2026-04-21 18:52:53 -04:00
-
36dd8b8c34
feat(claude): add nodejs and OMC_PLUGIN_ROOT for oh-my-claudecode support
0xWheatyz
2026-04-21 18:52:40 -04:00
-
977c15a57f
feat(claude): deploy OMC agents and CLAUDE.md config via nix
0xWheatyz
2026-04-21 16:28:47 -04:00
-
c348c97ea0
fix(claude): correct oh-my-claudecode skill path to avoid extra nesting
0xWheatyz
2026-04-20 23:53:04 -04:00
-
9d6017432d
fix(kicad): use correct nixpkgs attribute path for footprint libraries
0xWheatyz
2026-04-20 23:44:57 -04:00
-
9c9935b550
feat(kicad): add KICAD9_FOOTPRINT_DIR session variable for footprint libraries
0xWheatyz
2026-04-20 23:04:50 -04:00
-
5da4d36d25
feat(claude): add caveman and oh-my-claudecode skills via flake inputs
0xWheatyz
2026-04-20 22:51:37 -04:00
-
d83b03bbd8
fix(wireguard): exclude local 10.0.0.0/24 from tunnel to preserve LAN access
0xWheatyz
2026-04-20 19:50:44 -04:00
-
c371552dfd
fix(wireguard): use static endpoint IP and drop manual route hooks
0xWheatyz
2026-04-15 19:19:22 -04:00
-
8b5111e9a1
fix(wireguard): move endpoint route to preUp/postDown hooks
0xWheatyz
2026-04-15 19:12:34 -04:00
-
cca5c48725
fix(wireguard): use public DNS to resolve endpoint before tunnel is up
0xWheatyz
2026-04-15 19:08:13 -04:00
-
b4e4036c41
fix(wireguard): resolve endpoint hostname to IP before adding route
0xWheatyz
2026-04-15 19:00:00 -04:00
-
3aab755e37
fix(wireguard): add endpoint host route and trust wg0 interface
0xWheatyz
2026-04-15 18:45:03 -04:00
-
6e361b197c
feat(wireguard): update wg0 config to match ClusterVPN-Nixos.conf
0xWheatyz
2026-04-15 18:40:53 -04:00
-
6fd0b18746
fix(home): move gtk3 to home.packages for FreeCAD GSettings schema
0xWheatyz
2026-04-05 19:36:33 -04:00
-
0c15063a58
fix(system): add gtk3 to system packages for GSettings file chooser schema
0xWheatyz
2026-04-05 19:28:53 -04:00
-
9056237e8a
fix(portal): add xdg-desktop-portal-gtk for freecad file chooser
0xWheatyz
2026-04-05 18:54:03 -04:00
-
64b450bbe7
feat(wireguard): expand allowedIPs to include home network subnets
0xWheatyz
2026-04-05 14:09:16 -04:00
-
8eee1ab82f
fix(home): add gtk3 to resolve freecad save-as crash
0xWheatyz
2026-04-05 13:57:37 -04:00
-
c133ff306e
fix(flake): unpin nixpkgs-unstable to resolve broken claude-code package
0xWheatyz
2026-04-04 02:12:42 -04:00
-
5a53ce36e9
feat(home): add freecad package
0xWheatyz
2026-04-04 02:12:36 -04:00
-
7c25228bc5
feat(yubikey): configure GPG signing key and disable GCR ssh-agent
0xWheatyz
2026-04-04 02:12:02 -04:00
-
1ca8cc8c57
feat(wireguard): add wg-quick VPN client configuration
0xWheatyz
2026-04-04 01:53:45 -04:00
-
014216de6b
feat(yubikey): add GPG agent, pcscd, and YubiKey support
0xWheatyz
2026-03-31 21:25:35 -04:00
-
1ad1614509
docs(yubikey): add post-rebuild YubiKey setup guide
0xWheatyz
2026-03-31 21:22:11 -04:00
-
fa2ae3b86e
chore(git): set pull strategy to merge by default
0xWheatyz
2026-03-28 11:57:03 -04:00
-
91faab704c
fix(gnome): remove xwayland-native-scaling to prevent KiCad crashes
0xWheatyz
2026-03-28 11:56:42 -04:00
-
8a091acccc
chore(deps): update nixpkgs-unstable flake input
0xWheatyz
2026-03-16 18:58:26 -04:00
-
85b7d25486
feat(claude): add CLAUDE.md, commit command, and update permissions
0xWheatyz
2026-03-16 18:58:12 -04:00
-
1226603c7f
chore(cleanup): removed some old software that is not used often
0xWheatyz
2026-03-15 23:31:46 -04:00
-
bdbf892ea1
feat: auto-update Claude Code from nixpkgs-unstable
0xWheatyz
2026-03-15 23:16:00 -04:00
-
ea03f7d998
feat(claude): disable commit signature and fix permission syntax
0xWheatyz
2026-03-15 12:22:12 -04:00
-
b14299e94e
feat(claude): enable always thinking mode and force settings file
0xWheatyz
2026-03-15 12:20:02 -04:00
-
23897093b2
feat(claude): add Claude Code settings for auto-permissions and conventional commits
0xWheatyz
2026-03-15 12:08:49 -04:00
-
9d420e7bb9
docs: add comprehensive README documenting system configuration
0xWheatyz
2026-03-12 22:17:02 -04:00
-
c7a6827bdc
feat(terminal): replace GNOME Console with Ghostty
0xWheatyz
2026-03-12 22:14:40 -04:00
-
e1cd081e45
feat(terminal): replace zellij with tmux as terminal multiplexer
0xWheatyz
2026-03-12 22:09:18 -04:00
-
198cfbc9e4
fix: correct flake configuration and remove duplicate home-manager setup
tmux
0xWheatyz
2026-03-12 21:36:18 -04:00
-
02c3366bff
feat: replace zellij with tmux for terminal multiplexing
0xWheatyz
2026-03-12 21:34:28 -04:00
-
c42fa715ae
Merge pull request 'cursor_fix' (#1) from cursor_fix into master
0xWheatyz
2026-03-11 02:35:25 +00:00
-
-
-
-
576cf0dc98
feat(nvim): applied kickstart nvim from github
0xWheatyz
2026-03-10 22:32:31 -04:00
-
22d0e34139
fix: docker rootless now works due to /etc/hosts permissions change
0xWheatyz
2026-03-07 15:46:09 -05:00
-
068eba7c26
feat: working neovim
0xWheatyz
2026-02-19 22:12:45 -05:00
-
-
9329547aab
feat: attempt to configure gnome
0xWheatyz
2026-02-02 19:50:39 -05:00
-
c19ff6e778
fix(?): rootless docker
0xWheatyz
2026-01-17 16:52:13 -05:00
-
cb725d9f1a
feat: more software
0xWheatyz
2026-01-17 16:51:33 -05:00
-
e4863b1b3d
feat: docker now works.. kinda, root use only
0xWheatyz
2025-11-24 01:02:37 +00:00
-
50aa7ca367
feat: flakes and shells are now appeneded to the front of the zsh prompt, provided NIX_PROJECT_SHELL
0xWheatyz
2025-11-24 01:01:51 +00:00
-
86a5a36783
fix: git push.autoUpstreamRemote is now true in home.nix
0xWheatyz
2025-11-15 22:07:39 -05:00
-
cab9d1e7f9
fix: removed vm configurations
0xWheatyz
2025-11-15 22:02:59 -05:00
-
f61e043b1c
feat: more tools
0xWheatyz
2025-11-15 22:02:17 -05:00
-
524eb6ac9f
someone elses config?
0xWheatyz
2025-11-11 20:47:50 -05:00
-
ccf96e0d20
feat: hyprland testing
0xWheatyz
2025-11-11 19:34:11 -05:00
-
c900fa4e59
refactor: moved all configs to one place
0xWheatyz
2025-11-11 18:00:52 -05:00