update tlp and bar

This commit is contained in:
dim
2025-07-04 14:21:21 +07:00
parent ac8bc15318
commit b84b427fca
28 changed files with 730 additions and 655 deletions

View File

@@ -11,6 +11,6 @@
enableZshIntegration = true;
verbose = true;
enableScDaemon = false;
pinentryPackage = pkgs.pinentry-all;
pinentry.package = pkgs.pinentry-all;
};
}