Compare commits

..

13 commits

Author SHA1 Message Date
chayleaf bd4f197c46
update schlock 2025-01-23 17:48:58 +07:00
chayleaf 34ce90cd58
update lspconfig 2025-01-23 17:48:58 +07:00
chayleaf 6cfe8e2f9e
bump nix version 2025-01-23 17:48:58 +07:00
chayleaf ebb9fd2f1e
rename kdeconnect 2025-01-23 17:48:57 +07:00
chayleaf ac2a0f0e6f
home: disable qt5ct 2025-01-23 17:48:57 +07:00
chayleaf 3b5fa62e54
todo amend fix unbound metrics 2025-01-23 17:48:57 +07:00
chayleaf f714698edc
todo amend libolm 2025-01-23 17:48:57 +07:00
chayleaf 864a6f706e
router: update unbound metrics config 2025-01-23 17:48:57 +07:00
chayleaf ec1ee36afb
keycloak: update deprecated settings 2025-01-23 17:48:57 +07:00
chayleaf 4d6f9d4668
Revert "server: enable matrix-sliding-sync"
This reverts commit 5ba73e92a8.
2025-01-23 17:48:57 +07:00
chayleaf c6df960101
nixmsi: allow unfree steam-unwrapped 2025-01-23 17:48:57 +07:00
chayleaf d4525297e1
libolm: ignore deprecation 2025-01-23 17:48:56 +07:00
chayleaf ffe5f4b36b
update inputs 2025-01-23 17:48:54 +07:00
2 changed files with 2 additions and 2 deletions
home/modules

View file

@ -28,7 +28,7 @@
}];
profiles.chayleaf = lib.mkMerge [
{
extensions = (with config.nur.repos.rycee.firefox-addons; [
extensions = (with pkgs.nur.repos.rycee.firefox-addons; [
cookies-txt
don-t-fuck-with-paste
greasemonkey

View file

@ -208,7 +208,7 @@ config = lib.mkMerge [
# for working with nix
nix-init
nvfetcher
config.nur.repos.rycee.mozilla-addons-to-nix
pkgs.nur.repos.rycee.mozilla-addons-to-nix
];
})
(lib.mkIf (!config.minimal) {