fix and update to 25.05 woo
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-07-17 08:46:43 +01:00
parent ccfa4fdb4f
commit e79499c35f
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
11 changed files with 261 additions and 301 deletions

View file

@ -3,10 +3,11 @@
services = {
network-manager-applet.enable = true;
mpris-proxy.enable = true;
wpaperd.enable = true;
gpg-agent = {
enable = true;
enableSshSupport = true;
pinentryPackage = pkgs.pinentry-gnome3;
pinentry.package = pkgs.pinentry-gnome3;
};
};
}