diff options
Diffstat (limited to 'mun.nix')
| -rwxr-xr-x | mun.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -135,8 +135,7 @@ }; initContent = '' - export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket - fastfetch + fastfetch --config examples/9.jsonc ''; }; }; |
