Compare commits

..

13 commits

Author SHA1 Message Date
chayleaf e8118cc0b2
update schlock 2025-01-22 15:59:10 +07:00
chayleaf d75da2e523
update lspconfig 2025-01-22 15:59:09 +07:00
chayleaf 960109ede3
bump nix version 2025-01-22 15:59:09 +07:00
chayleaf 134648a2c6
rename kdeconnect 2025-01-22 15:59:09 +07:00
chayleaf fd28d931cf
home: disable qt5ct 2025-01-22 15:59:09 +07:00
chayleaf b3740d423a
todo amend fix unbound metrics 2025-01-22 15:59:09 +07:00
chayleaf f5da5d4c3c
todo amend libolm 2025-01-22 15:59:09 +07:00
chayleaf 777b67e28e
router: update unbound metrics config 2025-01-22 15:59:09 +07:00
chayleaf f80bd09429
keycloak: update deprecated settings 2025-01-22 15:59:09 +07:00
chayleaf acaaf3e465
Revert "server: enable matrix-sliding-sync"
This reverts commit 5ba73e92a8.
2025-01-22 15:59:08 +07:00
chayleaf a72ff561ac
nixmsi: allow unfree steam-unwrapped 2025-01-22 15:59:08 +07:00
chayleaf f1da3ad26b
libolm: ignore deprecation 2025-01-22 15:59:08 +07:00
chayleaf 2cf4f8ce1a
update inputs 2025-01-22 15:59:06 +07:00

View file

@ -52,7 +52,6 @@
nixos-mailserver = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.11";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-24_05.follows = "nixpkgs";
};
unbound-rust-mod = {
url = "github:chayleaf/unbound-rust-mod";