diff --git a/flake.lock b/flake.lock index 7ad6df4..d5071d8 100644 --- a/flake.lock +++ b/flake.lock @@ -77,16 +77,15 @@ ] }, "locked": { - "lastModified": 1753216555, - "narHash": "sha256-qfgVfgXjVPV7vEER4PVFiGUOUW08GHH71CVXgYW8EVc=", + "lastModified": 1765214213, + "narHash": "sha256-WSk8CTdIDFFP5VMJj9beve19nPMMdTsWnkCHVXqO/3E=", "owner": "dali99", "repo": "nixos-matrix-modules", - "rev": "099db715d1eba526a464f271b05cead5166fd9a9", + "rev": "82959f612ffd523a49c92f84358a9980a851747b", "type": "github" }, "original": { "owner": "dali99", - "ref": "v0.7.1", "repo": "nixos-matrix-modules", "type": "github" } diff --git a/flake.nix b/flake.nix index 6258ba5..a3f2df7 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ home-manager.url = "github:nix-community/home-manager/release-25.11"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - matrix-synapse-next.url = "github:dali99/nixos-matrix-modules/v0.7.1"; + matrix-synapse-next.url = "github:dali99/nixos-matrix-modules"; # TODO: Lock to release matrix-synapse-next.inputs.nixpkgs.follows = "nixpkgs"; nix-minecraft.url = "github:Infinidoge/nix-minecraft"; diff --git a/hosts/defiant/configuration.nix b/hosts/defiant/configuration.nix index a4e17dd..198f37c 100644 --- a/hosts/defiant/configuration.nix +++ b/hosts/defiant/configuration.nix @@ -27,7 +27,7 @@ # ./services/minecraft/home.nix ./services/monitoring # ./services/rtl-tcp.nix - ./services/searx.nix + # ./services/searx.nix ./services/vaultwarden.nix ];