Add switchdrive to git config
This commit is contained in:
parent
824bd10049
commit
ce658e1764
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue