mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
12 lines
388 B
Text
12 lines
388 B
Text
[submodule "config/trusted"]
|
|
path = config/trusted
|
|
branch = main
|
|
url = "ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-trusted.git"
|
|
[submodule "config/tf"]
|
|
path = config/tf
|
|
branch = main
|
|
url = "gcrypt::ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-sensitive.git#main"
|
|
[submodule "overlay/exprs"]
|
|
path = overlay/exprs
|
|
branch = main
|
|
url = "https://github.com/kittywitch/nixexprs"
|