wrong module

This commit is contained in:
2024-04-22 17:45:42 +02:00
parent 6614da9600
commit 39b60f875b
2 changed files with 2 additions and 2 deletions

View File

@@ -155,6 +155,8 @@
];
};
systemd.user.sessionVariables.SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
home.sessionVariables = {
EDITOR = "nvim";
};

View File

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