diff --git a/home/home-kodi.nix b/home/home-kodi.nix index bfcfa90..f906fb5 100644 --- a/home/home-kodi.nix +++ b/home/home-kodi.nix @@ -24,5 +24,6 @@ imports = [ ./roles + ./roles/base-linux ]; }