From ff8f8d7e392f69a53a6de58b745d60c936ec60b0 Mon Sep 17 00:00:00 2001 From: Maaz Khokhar Date: Mon, 6 Jul 2026 23:26:17 -0500 Subject: [PATCH] kwallet stuff idk --- hosts/pc/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index 1ef1b22..cf0a2cd 100755 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -54,8 +54,12 @@ mosh code-cursor kdePackages.kdenlive + kdePackages.kwallet + kdePackages.kwallet-pam ]; + programs.kdeconnect.enable = true; + programs.nix-ld.libraries = with pkgs; [ brotli stdenv.cc.cc.lib