Add configuration for susanoo

Also run dotdrop via virtualenv (see Readme)
This commit is contained in:
Philip Henning 2024-01-10 19:11:43 +01:00
parent afbf0e98a8
commit c1da3bddae
7 changed files with 48 additions and 25 deletions

View file

@ -46,7 +46,7 @@ export GPG_TTY=$(tty)
# X410 (Windows X11 Server)
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
{%@@ endif @@%}
{%@@ if profile == 'WVDEWOBMC001307' @@%}
{%@@ if profile == 'WVDEWOBMC001307' or profile == 'susanoo.int.r3w.de' @@%}
export HOMEBREW_CASK_OPTS="--appdir=~/Applications"
{%@@ endif @@%}