mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
17 lines
361 B
TOML
17 lines
361 B
TOML
|
[[imports]]
|
||
|
path = "github.com/foo-dogsquared/hugo-theme-more-contentful"
|
||
|
|
||
|
[[imports]]
|
||
|
path = "github.com/foo-dogsquared/website"
|
||
|
[[imports.mounts]]
|
||
|
source = "assets/svg/avatars"
|
||
|
target = "assets/svg/avatars"
|
||
|
|
||
|
[[imports.mounts]]
|
||
|
source = "assets/scss/"
|
||
|
target = "assets/scss/"
|
||
|
|
||
|
[[imports.mounts]]
|
||
|
source = "assets/css/"
|
||
|
target = "assets/css/"
|