mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-25 08:10:59 +01:00
hostconfig/gandalf: Allow to pipe audio
This commit is contained in:
parent
93d4798e85
commit
2bffe9c589
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9080 ];
|
||||
networking.firewall.allowedTCPPorts = [ 9080 4713 ];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue