+4
nixos/doc/manual/release-notes/rl-2305.section.md
+4
nixos/doc/manual/release-notes/rl-2305.section.md
···- [photoprism](https://photoprism.app/), a AI-Powered Photos App for the Decentralized Web. Available as [services.photoprism](options.html#opt-services.photoprism.enable).+- [alice-lg](github.com/alice-lg/alice-lg), a looking-glass for BGP sessions. Available as [services.alice-lg](#opt-services.alice-lg.enable).+- [birdwatcher](github.com/alice-lg/birdwatcher), a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD internet routing daemon. Available as [services.birdwatcher](#opt-services.birdwatcher.enable).- [peroxide](https://github.com/ljanyst/peroxide), a fork of the official [ProtonMail bridge](https://github.com/ProtonMail/proton-bridge) that aims to be similar to [Hydroxide](https://github.com/emersion/hydroxide). Available as [services.peroxide](#opt-services.peroxide.enable).
+2
nixos/modules/module-list.nix
+2
nixos/modules/module-list.nix
······
+101
nixos/modules/services/networking/alice-lg.nix
+101
nixos/modules/services/networking/alice-lg.nix
···+alice-lg configuration, for configuration options see the example on [github](https://github.com/alice-lg/alice-lg/blob/main/etc/alice-lg/alice.example.conf)+SystemCallFilter = "~@clock @privileged @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @setuid @swap";
+129
nixos/modules/services/networking/birdwatcher.nix
+129
nixos/modules/services/networking/birdwatcher.nix
···+birdwatcher configuration, for configuration options see the example on [github](https://github.com/alice-lg/birdwatcher/blob/master/etc/birdwatcher/birdwatcher.conf)+SystemCallFilter = "~@clock @privileged @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @setuid @swap";
+44
nixos/tests/alice-lg.nix
+44
nixos/tests/alice-lg.nix
···
+2
nixos/tests/all-tests.nix
+2
nixos/tests/all-tests.nix
···akkoma-confined = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./akkoma.nix { confined = true; };···
+94
nixos/tests/birdwatcher.nix
+94
nixos/tests/birdwatcher.nix
···+host1.succeed("curl http://[::]:29184/status | jq -r .status.message | grep 'Daemon is up and running'")
+84
pkgs/servers/alice-lg/default.nix
+84
pkgs/servers/alice-lg/default.nix
···
+28
pkgs/servers/birdwatcher/default.nix
+28
pkgs/servers/birdwatcher/default.nix
···+description = "A small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD internet routing daemon";
+4
pkgs/top-level/all-packages.nix
+4
pkgs/top-level/all-packages.nix
······