1
1
mirror of https://github.com/dali99/nixos-matrix-modules.git synced 2025-12-15 23:34:21 +01:00

tests/nginx-pipeline: move to checks, fix nix flake show

This commit is contained in:
2025-12-09 01:39:12 +09:00
parent 700aa1b8a6
commit 51665e27e2
3 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ let
modules = [
../../module.nix
{
system.stateVersion = "23.11";
system.stateVersion = "25.11";
boot.isContainer = true;
services.matrix-synapse-next = {
enable = true;