My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 56fe73c493b63553ecda3f4300a6cd23bdecc891 4 lines 165 B view raw
1[scopes.flake-parts] 2description = "flake-parts config" 3options-list-cmd = "nix eval --json .#debug.options-doc" 4evaluator = "nix eval .#debug.config.{{ .Option }}"