summaryrefslogtreecommitdiff
path: root/nixos/hosts/ev
AgeCommit message (Collapse)Author
13 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.
2025-04-26refactor: move channel metadata to separate .toml filesMartin Fischer
2025-03-27refactor: pass config to helpersMartin Fischer
2025-03-09refactor: rename lib.nix to helpers.nixMartin Fischer
To avoid confusion with nixpkgs.lib.
2024-12-29feat(ev): add qbittorrentMartin Fischer
2024-12-29ev: add kodiMartin Fischer
2024-12-29ev: add external HDDsMartin Fischer
2024-12-29ev: add zigbee2mqtt and mosquittoMartin Fischer
2024-12-27refactor: introduce profilesMartin Fischer
2024-12-27refactor: move host configs under hosts/Martin Fischer