chore: moved wayland packages to a higher level

This commit is contained in:
Nick 2025-02-04 14:05:59 -06:00
parent dbaeca5340
commit 812c022cfe
72 changed files with 648 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
pkgs,
...
}:
{
home.packages = builtins.attrValues {
inherit (pkgs.kdePackages)
kwallet-pam
# kwalletmanager
;
};
programs.gpg = {
enable = true;
};
}
# use this to make annoying shit go away:
# gpg --pinentry-mode loopback --full-generate-key