[NixOS] Enable emby on biskcomp

This commit is contained in:
2021-07-10 21:03:33 -06:00
parent e88d7edbe0
commit 7761df6ce3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
imports = [
../raspberry-pi.nix
# ../plex.nix
../emby.nix
../internet-computer.nix
];