media isolated and mopidy

This commit is contained in:
twoneis 2024-07-26 20:35:44 +02:00
parent 6ae1e0918e
commit 0c3931f1b1
3 changed files with 25 additions and 6 deletions

View file

@ -1,5 +1,6 @@
{ lib, config, pkgs, ... }: {
imports = [
./media.nix
./programs.nix
./themes.nix
];