Commit message (Collapse) | Author | ||
---|---|---|---|
2025-08-04 | modules/sharky: Add stup option for `services.melisearch.settings` | Benedikt Peetz | |
We use the unstable module that sets this options (behind a `lib.mkIf false`). They are not needed, but the module system needs them to exist. | |||
2025-08-04 | flake: Update | Benedikt Peetz | |
2025-08-04 | Revert "{modules,test}/jitsi-meet: Init" | Benedikt Peetz | |
This reverts commit 8040a61b373621e3e8a3684aecbb5cbf66d895c7. Jitsi did not work, and I think that it will need a better approach than this (i.e., updates to the NixOS module). | |||
2025-08-03 | modules/grocy: Init grocy-new | Benedikt Peetz | |
2025-07-29 | {modules,test}/jitsi-meet: Init | Benedikt Peetz | |
2025-07-13 | modules/sharkey: Drop pointless dependency on `network-online.target` | Benedikt Peetz | |
Sharkey can start without network and therefore does not need this dependency. | |||
2025-07-13 | {modules,pkgs}/sharkey: Use the sharkey package and module from nixpkgs | Benedikt Peetz | |
Sharkey was package in nixpkgs. | |||
2025-07-06 | tests/rust-motd: Add a `sleep` to avoid flakiness | Benedikt Peetz | |
2025-07-06 | modules/users: Apply new formatting | Benedikt Peetz | |
2025-07-06 |