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