Update virtualisation, offlineimap config, and signature
This commit is contained in:
parent
4d28cb191d
commit
8141be1391
|
@ -9,7 +9,7 @@ let
|
|||
|
||||
isolateGPU = "rx550x";
|
||||
memory = 48; # in GB
|
||||
handOverUSBDevices = true;
|
||||
handOverUSBDevices = false;
|
||||
|
||||
isolateAnyGPU = isolateGPU != null;
|
||||
in
|
||||
|
|
|
@ -3,7 +3,6 @@ Benjamin Yule Bädorf (they/them)
|
|||
Software Engineer at MiOM 202
|
||||
|
||||
MAIL: byb@miom.space
|
||||
TEL: +49 15 778 959 877
|
||||
GPG: 4332 E0D0 2B21 4D31 376C 366E 4406 E80E 13CD 656C
|
||||
GIT: git.b12f.io/b12f
|
||||
MATRIX: @b12f:pub.solar
|
||||
|
|
|
@ -3,7 +3,6 @@ Benjamin Yule Bädorf (they/them)
|
|||
Software Engineer
|
||||
|
||||
MAIL: hello@benjaminbaedorf.eu
|
||||
TEL: +49 15 778 959 877
|
||||
GPG: 4332 E0D0 2B21 4D31 376C 366E 4406 E80E 13CD 656C
|
||||
GIT: git.b12f.io/b12f
|
||||
MATRIX: @b12f:pub.solar
|
||||
|
|
|
@ -3,7 +3,6 @@ Benjamin Yule Bädorf (they/them)
|
|||
Software Engineer
|
||||
|
||||
MAIL: mail@b12f.io
|
||||
TEL: +49 15 778 959 877
|
||||
GPG: 4332 E0D0 2B21 4D31 376C 366E 4406 E80E 13CD 656C
|
||||
GIT: git.b12f.io/b12f
|
||||
MATRIX: @b12f:pub.solar
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[general]
|
||||
pythonfile = $XDG_CONFIG_HOME/offlineimap/functions.py
|
||||
metadata = $XDG_DATA_HOME/offlineimap
|
||||
accounts = BBEU, MiOM, AdminsPubSolar, CrewPubSolar, b12f, RWTH
|
||||
accounts = BBEU, MiOM, b12f, RWTH, AdminsPubSolar, CrewPubSolar
|
||||
|
||||
[Account BBEU]
|
||||
localrepository = LocalBBEU
|
||||
|
|
Loading…
Reference in a new issue