mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: flake lock tree
This commit is contained in:
parent
1c37252682
commit
2be79777a5
2 changed files with 10 additions and 8 deletions
|
|
@ -49,8 +49,7 @@
|
|||
utils.url = "github:numtide/flake-utils";
|
||||
# file structure -> attrset
|
||||
tree = {
|
||||
#url = "github:kittywitch/tree";
|
||||
url = "path:/home/kat/projects/tree";
|
||||
url = "github:kittywitch/tree";
|
||||
inputs.std.follows = "std";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue