Personal Nixos configurations
|
Some checks failed
Test action / kaas (push) Failing after 1s
- Switch arrtrix webhook to a fixed path: /_arrtrix/webhook - Remove Radarr-specific and secret-based config from arrtrix - Simplify connector and webhook handler logic - Update NixOS module to drop legacy webhook config - Add new tests for generic arrtrix webhook handler |
||
|---|---|---|
| .forgejo/workflows | ||
| .jq | ||
| .just | ||
| homes/x86_64-linux | ||
| lib | ||
| logs | ||
| modules | ||
| packages | ||
| script | ||
| shells/default | ||
| systems | ||
| .editorconfig | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .justfile | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE.md | ||
| README.md | ||
| sabnzbd.ini | ||
My nix flake for my systems
Commands
Show the output of the flake
nix flake show
Create install iso
nix build .#install-isoConfigurations.minimal
Inpirations
- dafitt/dotfiles
- khaneliman/khanelinix
- hmajid2301/nixicle (the GOAT, he did what I am aiming for!)