+2
nixos/doc/manual/release-notes/rl-2311.section.md
+2
nixos/doc/manual/release-notes/rl-2311.section.md
···- [Rosenpass](https://rosenpass.eu/), a service for post-quantum-secure VPNs with WireGuard. Available as [services.rosenpass](#opt-services.rosenpass.enable).- `network-online.target` has been fixed to no longer time out for systems with `networking.useDHCP = true` and `networking.useNetworkd = true`.
···- [Rosenpass](https://rosenpass.eu/), a service for post-quantum-secure VPNs with WireGuard. Available as [services.rosenpass](#opt-services.rosenpass.enable).+- [c2FmZQ](https://github.com/c2FmZQ/c2FmZQ/), an application that can securely encrypt, store, and share files, including but not limited to pictures and videos. Available as [services.c2fmzq-server](#opt-services.c2fmzq-server.enable).- `network-online.target` has been fixed to no longer time out for systems with `networking.useDHCP = true` and `networking.useNetworkd = true`.
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+42
nixos/modules/services/web-apps/c2fmzq-server.md
+42
nixos/modules/services/web-apps/c2fmzq-server.md
···
···
+125
nixos/modules/services/web-apps/c2fmzq-server.nix
+125
nixos/modules/services/web-apps/c2fmzq-server.nix
···
···
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+75
nixos/tests/c2fmzq.nix
+75
nixos/tests/c2fmzq.nix
···
···+machine.succeed("PASSWORD=foobar c2FmZQ-client-wrapper -- -v 3 create-account alice@example.com")+machine.succeed("PASSWORD=fizzbuzz c2FmZQ-client-wrapper -- -v 3 create-account bob@example.com")
+36
pkgs/by-name/c2/c2fmzq/package.nix
+36
pkgs/by-name/c2/c2fmzq/package.nix
···
···+description = "Securely encrypt, store, and share files, including but not limited to pictures and videos";