Move zet script to its own repository
This commit is contained in:
parent
f695a1f905
commit
38d389eb9b
4 changed files with 40 additions and 159 deletions
|
|
@ -87,6 +87,11 @@
|
|||
flake = false;
|
||||
url = "github:lukesmithxyz/voidrice";
|
||||
};
|
||||
|
||||
zet = {
|
||||
flake = false;
|
||||
url = "git+https://code.oliverdavies.uk/opdavies/zet";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue