mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
building without tf state
This commit is contained in:
parent
e4bd7ee5e6
commit
6779ac1c65
5 changed files with 17 additions and 12 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue