Fix SSH/GPG agent conflicts and remove redundant catppuccin import
This commit is contained in:
parent
ab6217a4c7
commit
e20d791a78
4 changed files with 9 additions and 14 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue