Create jellyfin VM
Update DNS for new Jellyfin box Update DHCP for new Jellyfin box Modify Isaiah to work better with VMs Update pinned packages becaue I derped hard on creating a cyclic dependency
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ top, ... }:
|
||||
with top.self.nixosConfigurations;
|
||||
{
|
||||
jellyfin = vm-jellyfin.config.formats.qcow;
|
||||
matrix = vm-matrix.config.formats.qcow;
|
||||
}
|
||||
Reference in New Issue
Block a user