Personal Nixos configurations
- Update ports for Alloy, Grafana, Loki, Prometheus, Promtail, Tempo, and Uptime Kuma to new ranges - Add Arrtrix content management commands and subscriptions - Implement Radarr and Sonarr client logic for movie and series management - Add matrix commands for download and subscription management - Add subscription repository with database schema and logic - Update Arrtrix config and example config for content section - Update help text and command processor to include new commands - Update vendor hash for Arrtrix package |
||
|---|---|---|
| .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!)