mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: pass some envvars to sudo
This commit is contained in:
parent
d2c0c12231
commit
411abef122
2 changed files with 4 additions and 0 deletions
|
|
@ -5080,6 +5080,8 @@ Needed for control over system-wide privileges etc. Also I make sure that the ro
|
|||
|
||||
sudo.extraConfig = ''
|
||||
Defaults env_keep+=SSH_AUTH_SOCK
|
||||
Defaults env_keep+=XDG_RUNTIME_DIR
|
||||
Defaults env_keep+=WAYLAND_DISPLAY
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue