Add switchdrive to git config

This commit is contained in:
Fabian Hauser 2021-10-25 10:30:36 +02:00
parent 824bd10049
commit ce658e1764

View file

@ -80,6 +80,7 @@
(mkDefaultConfig "/etc/nixos/") (mkDefaultConfig "/etc/nixos/")
(mkDefaultConfig "~/.password-store/") (mkDefaultConfig "~/.password-store/")
(mkDefaultConfig "~/shares/cloud.qo.is/") (mkDefaultConfig "~/shares/cloud.qo.is/")
(mkDefaultConfig "~/shares/drive.switch.ch/")
((mkDefaultConfig "~/work/") // workConfig) ((mkDefaultConfig "~/work/") // workConfig)
((mkDefaultConfig "~/shares/cloud.threema.ch/") // workConfig) ((mkDefaultConfig "~/shares/cloud.threema.ch/") // workConfig)
]; ];