Fix SSH/GPG agent conflicts and remove redundant catppuccin import

This commit is contained in:
Don Harper 2026-05-05 15:05:54 -05:00
parent ab6217a4c7
commit e20d791a78
4 changed files with 9 additions and 14 deletions

View file

@ -7,7 +7,7 @@
}: {
services = {
gnome-keyring = {enable = true;};
ssh-agent = {enable = true;};
ssh-agent = {enable = lib.mkForce false;};
wlsunset = {
enable = true;
latitude = 29.7;