building without tf state

This commit is contained in:
arcnmx 2022-12-17 18:44:05 -08:00
parent e4bd7ee5e6
commit 6779ac1c65
5 changed files with 17 additions and 12 deletions

View file

@ -1,7 +1,9 @@
{
inputs = {
trusted = {
url = "git+ssh://git@github.com/kittywitch/nixfiles-trusted?ref=main";
type = "git";
url = "gcrypt::ssh://git@github.com/arcnmx/kat-nixfiles-trusted.git";
ref = "shim";
flake = false;
};
nixfiles = {