Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
I'm removing nixpkgs-overlays from nix.nixPath because overlays seem to work
fine without it (with just nixpkgs.overlays). And keeping it would have required
me to adapt the path because `nix-shell -p` was failing with "The overlays
argument to nixpkgs must be a list" due to the new pkgs param.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
My laptop died on me a couple times while I was working
because it didn't complain about the running out battery.
|
|
|
|
|
|
|
|
|
|
|
|
|