Elias Kohout eliaskohout
  • Joined on 2024-05-09
eliaskohout pushed tag v0.1.4 to eliaskohout/ax 2026-04-14 11:26:01 +02:00
eliaskohout pushed to main at eliaskohout/ax 2026-04-14 11:25:57 +02:00
388e24a8df ci: cross-compile binaries in workflow instead of downloading from APK registry
eliaskohout pushed tag v0.1.4 to eliaskohout/ax 2026-04-14 01:00:32 +02:00
eliaskohout pushed to main at eliaskohout/ax 2026-04-14 01:00:31 +02:00
b5ef107f9c ci: use pre-built APK in Docker image instead of compiling from source
21a01e9412 fix: include client_secret in device authorization request
Compare 2 commits »
eliaskohout pushed tag v0.1.4 to eliaskohout/ax 2026-04-14 00:48:33 +02:00
eliaskohout pushed tag v0.1.4 to eliaskohout/ax 2026-04-13 23:46:47 +02:00
eliaskohout pushed to main at eliaskohout/ax 2026-04-13 23:35:13 +02:00
77e2610fe8 feat: add RFC 8628 device authorization flow for out-of-VPN authentication
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-13 22:09:30 +02:00
369935f26d add netbird
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-11 16:55:45 +02:00
b36ae1ce83 feat(tmux): add terminal overlay binding with leader+t
7aae4b451a feat(development): add mypy to default python packages
ee8b2795f1 fix(opencode): use valid OpenRouter model IDs and prefer Nitro providers
0c64eaef02 Update opencode.nix: use OpenRouter model IDs, add Nitro routing, set compact agent mode to primary
6a99cc0846 Revert "Fix model provider prefix for commit and compact subagents"
Compare 7 commits »
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-10 00:00:30 +02:00
8d3e555dc7 Add ax default config to xdg config
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-09 23:58:19 +02:00
3f624516d5 Add ax symlink for axolotl binary
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-09 23:55:00 +02:00
a6e67ae28f Add ax (axolotl) custom Go package from self-hosted git
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 18:37:21 +02:00
d7332f3cc6 Integrate scripts into home-manager
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 18:32:18 +02:00
5403b4988e Integrate neovim config into home-manager, separate external configs under config/
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 18:14:39 +02:00
d9ef3b056e Setup fzf history search for zsh and bash
bc607c2956 Add German locale support to system configuration
9ff3f739d0 Move bash configuration from home to nixos module
Compare 3 commits »
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 18:00:27 +02:00
4388cc6249 Fix deprecated zsh option: initExtra -> initContent
bf211a91ef Fix renamed gpg-agent option: pinentryPackage -> pinentry.package
07d6dfa472 Add pinentry-curses to gpg-agent for YubiKey PIN prompts
8ad339bd89 Clean up yubikey.nix: remove redundant udev rule and improve comments
91b97f3720 Add udev rule to make YubiKey CCID interface accessible to pcscd
Compare 18 commits »
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 15:50:15 +02:00
237939b0e8 add claude to home manager
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 15:49:06 +02:00
6a7d59b150 add claude to home manager
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 15:47:09 +02:00
830890a60d Revert NIX_BUILD_SHELL to bash for nix-shell compatibility
eliaskohout pushed to main at eliaskohout/nix-los 2026-04-07 15:38:57 +02:00
94a42cb3d1 Set NIXPKGS_ALLOW_UNFREE and NIX_BUILD_SHELL session variables for nix-shell support