mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Flakes: Trusted separation
This commit is contained in:
parent
924dbf67c3
commit
08676fb81d
7 changed files with 720 additions and 19 deletions
|
|
@ -30,7 +30,7 @@
|
|||
};
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
trusted = {
|
||||
url = "git+ssh://git@github.com/kittywitch/nixfiles-trusted?ref=main";
|
||||
url = "path:./empty/.";
|
||||
flake = false;
|
||||
};
|
||||
flake-compat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue