shift shellinit to zsh config
This commit is contained in:
@@ -37,12 +37,6 @@
|
||||
alacritty.settings.font.size = 11;
|
||||
};
|
||||
|
||||
environment.shellInit = ''
|
||||
export GPG_TTY="$(tty)"
|
||||
gpg-connect-agent /bye
|
||||
export SSH_AUTH_SOCK="/run/user/$UID/gnupg/S.gpg-agent.ssh"
|
||||
'';
|
||||
|
||||
services = { # Applets
|
||||
blueman-applet.enable = true; # Bluetooth
|
||||
network-manager-applet.enable = true; # Network
|
||||
|
||||
Reference in New Issue
Block a user