No description
  • Nix 78.2%
  • Shell 20.3%
  • Lua 1.5%
Find a file
Michael Mandl 87f50941ba
refactor(horsch): replace GPS scripts with sc-set-gps-source
Replace sc-enable-internal-gps (hardcoded /dev/ttymxc4) and sc-switch-gps
(interactive toggle) with a single sc-set-gps-source script that accepts
an explicit source argument: 'internal' (/dev/ttymxc5), 'external'
(/dev/ttymxc4), or a raw /dev/... path.

Improves bht-startgpsd.sh detection to check for both $ser0 and $ser1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-29 12:48:40 +02:00
.vscode feat: configure mcp workspaces 2025-12-10 10:26:33 +01:00
docs docs: add home-manager GUI refactor plan 2026-03-20 09:28:07 +01:00
git fix(git): correct forgejo oauth2 endpoints and client id 2026-04-27 08:49:34 +02:00
gpg feat(gpg): use graphical pinentry tool 2025-10-01 15:30:00 +02:00
gui fix(ghostty): reduce font size to 11 2026-03-23 08:55:55 +01:00
horsch refactor(horsch): replace GPS scripts with sc-set-gps-source 2026-04-29 12:48:40 +02:00
llm feat(llm): add zettelkasten skill for copilot cli 2026-04-27 08:59:42 +02:00
machines fix(zellij): replace enableZshIntegration with custom auto-start and precmd lock 2026-03-27 07:55:37 +01:00
modules fix(llm): remove unused lib argument in llm/default.nix 2026-04-17 08:49:24 +02:00
neovim fix(llm): remove unused lib argument in llm/default.nix 2026-04-17 08:49:24 +02:00
private feat(k8s): add k3s and kube cluster skills and kubeconfigs 2026-04-10 17:00:22 +02:00
shell fix(llm): remove unused lib argument in llm/default.nix 2026-04-17 08:49:24 +02:00
sway fix(sway): replace swaylock-effects with official swaylock 2026-04-12 12:13:45 +02:00
.envrc chore: rebuild devenv 2025-05-13 08:52:38 +02:00
.gitignore chore: ignore Claude Code local settings file 2026-03-11 21:03:13 +01:00
.luarc.json build: add luarc to configure lsp server 2026-02-18 10:03:15 +01:00
.markdownlint.yaml refactor(modules): convert agent-preferences-text to markdown 2026-03-12 09:02:20 +01:00
.sops.yaml feat: add helga age key and re-encrypt private secrets 2026-03-12 21:29:58 +01:00
AGENTS.md docs(agents): document agent preferences pipeline 2026-03-31 13:36:27 +02:00
CLAUDE.md docs: add CLAUDE.md for Claude Code guidance 2026-03-11 20:46:31 +01:00
devenv.lock chore: devenv update 2026-04-01 16:36:48 +02:00
devenv.nix fix(llm): remove unused lib argument in llm/default.nix 2026-04-17 08:49:24 +02:00
devenv.yaml chore: devenv update 2026-03-09 10:42:52 +01:00
flake.lock chore: nix flake update 2026-04-20 08:15:17 +02:00
flake.nix fix(llm): remove unused lib argument in llm/default.nix 2026-04-17 08:49:24 +02:00
README.md feat: enable pre-commit checks 2024-07-10 13:58:49 +02:00

home-manager