mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 16:57:55 +00:00
9 lines
247 B
Modula-2
9 lines
247 B
Modula-2
|
module foo-dogsquared-nixos-config-site
|
||
|
|
||
|
go 1.20
|
||
|
|
||
|
require (
|
||
|
github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1-0.20240518105144-dd35649b15e2 // indirect
|
||
|
github.com/foo-dogsquared/website v0.0.0-20240609010936-d1a9857559b8 // indirect
|
||
|
)
|