nixos: add fuseiso and open firewall for heretic ii
This commit is contained in:
parent
9dfa69ba50
commit
9b935c49ef
|
@ -127,6 +127,7 @@ in
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
2626 # Dolphin emulator
|
2626 # Dolphin emulator
|
||||||
27015 # Source games
|
27015 # Source games
|
||||||
|
28910 # Heretic II
|
||||||
6567 # Mindustry
|
6567 # Mindustry
|
||||||
8211 # Palworld
|
8211 # Palworld
|
||||||
];
|
];
|
||||||
|
@ -374,6 +375,7 @@ in
|
||||||
bat
|
bat
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
duf
|
duf
|
||||||
|
fuseiso
|
||||||
lm_sensors
|
lm_sensors
|
||||||
p7zip
|
p7zip
|
||||||
tree
|
tree
|
||||||
|
|
Loading…
Reference in a new issue