Dropping emulators in favour of retrodeck flatpak
This commit is contained in:
parent
c1497790d9
commit
f6b7325c71
1 changed files with 0 additions and 21 deletions
|
|
@ -46,25 +46,4 @@
|
|||
# corectrl.enable = true;
|
||||
steam.dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# cemu
|
||||
ollama
|
||||
# retroarchFull
|
||||
rpcs3
|
||||
yuzu-ea
|
||||
# Packages from 3rd party overlays
|
||||
# emulationstation-de
|
||||
];
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
27036 # Steam remote play
|
||||
27037 # Steam remote play
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
27031 # Steam remote play
|
||||
27036 # Steam remote play
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue