Skip to content

Commit bac7272

Browse files
committed
nixos/pterodactyl-wings: init
1 parent 0bf0d78 commit bac7272

3 files changed

Lines changed: 429 additions & 1 deletion

File tree

nixos/doc/manual/release-notes/rl-2611.section.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
- [FlapAlerted](https://github.com/Kioubit/FlapAlerted), detects BGP flapping events and provides statistics based on BGP update messages. Available as [services.flap-alerted](#opt-services.flap-alerted.enable).
1818

19-
- [Pterodactyl](https://pterodactyl.io), a free, open-source game server management panel. Available as [services.pterodactyl.panel](#opt-services.pterodactyl.panel.enable).
19+
- [Pterodactyl](https://pterodactyl.io), a free, open-source game server management panel. Available as [services.pterodactyl.panel](#opt-services.pterodactyl.panel.enable) and [services.pterodactyl.wings](#opt-services.pterodactyl.wings.enable), a server control plane for Pterodactyl Panel.
2020

2121
## Backward Incompatibilities {#sec-release-26.11-incompatibilities}
2222

nixos/modules/module-list.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,7 @@
942942
./services/misc/podgrab.nix
943943
./services/misc/polaris.nix
944944
./services/misc/portunus.nix
945+
./services/misc/pterodactyl-wings.nix
945946
./services/misc/pufferpanel.nix
946947
./services/misc/pykms.nix
947948
./services/misc/radicle.nix

0 commit comments

Comments
 (0)