mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 16:57:55 +00:00
14 lines
304 B
TOML
14 lines
304 B
TOML
[[imports]]
|
|
path = "github.com/foo-dogsquared/hugo-mod-simple-icons"
|
|
|
|
[[imports]]
|
|
path = "github.com/Templarian/MaterialDesign"
|
|
|
|
[[imports.mounts]]
|
|
source = "svg/"
|
|
target = "assets/svg/material-design-icons/"
|
|
|
|
[[imports.mounts]]
|
|
source = "meta.json"
|
|
target = "data/icons/material-design-icons/meta.json"
|