Compare commits
No commits in common. "9485016df5e25eabd70ffcf9a00e30f29dfaa67a" and "9bb980756bed448db107a2c0dfe01af042681269" have entirely different histories.
9485016df5
...
9bb980756b
2 changed files with 0 additions and 11 deletions
|
@ -75,7 +75,6 @@
|
|||
nextcloud-client
|
||||
calibre
|
||||
libreoffice
|
||||
element-desktop
|
||||
]
|
||||
++ (with unstable; [xournalpp]);
|
||||
};
|
||||
|
|
|
@ -16,15 +16,5 @@
|
|||
enableZshIntegration = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
||||
# Prevent clobbering SSH_AUTH_SOCK
|
||||
home.sessionVariables.GSM_SKIP_SSH_AGENT_WORKAROUND = "1";
|
||||
|
||||
# Disable gnome-keyring ssh-agent
|
||||
xdg.configFile."autostart/gnome-keyring-ssh.desktop".text = ''
|
||||
${lib.fileContents "${pkgs.gnome3.gnome-keyring}/etc/xdg/autostart/gnome-keyring-ssh.desktop"}
|
||||
Hidden=true
|
||||
'';
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue