mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Update the flake to also build and run the compose songsheet, open ports to pelican.
This commit is contained in:
parent
6cc0063dec
commit
e5d3bb051c
2 changed files with 7 additions and 0 deletions
|
|
@ -54,12 +54,14 @@ in {
|
|||
443
|
||||
8086 # Wavelog
|
||||
8087 # PartDB
|
||||
8070 # Pelican
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
80
|
||||
443
|
||||
8086 # Wavelog
|
||||
8087 # PartDB
|
||||
8070 # Pelican
|
||||
];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue