This commit is contained in:
2024-04-22 17:42:39 +02:00
parent 308bf623c4
commit 807f274d0b
2 changed files with 3 additions and 0 deletions

View File

@@ -143,6 +143,7 @@
docker docker
docker-compose docker-compose
gnome.seahorse
]; ];
services.gnome-keyring = { services.gnome-keyring = {

View File

@@ -57,6 +57,8 @@
}; };
}; };
systemd.user.sessionVariables.SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh"
# Open ports in the firewall. # Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ];