summaryrefslogtreecommitdiff
path: root/nixos/npins/default.nix
AgeCommit message (Collapse)Author
45 hoursdeps: update to NixOS 25.05HEADmasterMartin Fischer
I'm not sure why the Kodi user now needs to be in the `audio` group but without it the user can only see a dummy device.
2024-12-11refactor: switch to npinsMartin Fischer
niv is written in Haskell, while npins is written in Rust. I'm more comfortable with Rust. npins also seems more actively maintained. The files in npins/ were generated with: nix-shell -p npins npins init --bare npins add --name nixos channel nixos-24.05