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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user