Add nvim plugin and update vpn
This commit is contained in:
@@ -247,6 +247,11 @@ in
|
||||
smart_gaps inverse_outer
|
||||
|
||||
'';
|
||||
|
||||
extraSessionCommands = mkIf gui.secrets ''
|
||||
eval $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh);
|
||||
export SSH_AUTH_SOCK;
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user