Personal Nixos configurations
|
Some checks failed
Test action / kaas (push) Failing after 2s
- Fetch and display poster images for tracked items in Matrix - Show monitored/unmonitored icons in listings - Limit displayed items to 12, with count and overflow message - Add tests for image fetching and formatting - Enable Grafana datasources - Fix Sonarr/Radarr URL config bug |
||
|---|---|---|
| .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!)