Add jellyfin container configuration
This commit is contained in:
@ -32,5 +32,8 @@ with lib.my;
|
||||
neovim
|
||||
];
|
||||
|
||||
modules.networking.tailscale.enable = true;
|
||||
modules.networking.tailscale = {
|
||||
enable = true;
|
||||
restrictSSH = false;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user