{ ... }: { imports = [ ./jellyfin.nix ]; networking = { nat = { enable = true; externalInterface = "wlp2s0"; }; }; }