real meat hours
This commit is contained in:
parent
d4a800971f
commit
0de0a3898a
7 changed files with 217 additions and 78 deletions
|
@ -46,7 +46,13 @@
|
|||
inputs.lix.follows = "lix";
|
||||
};
|
||||
|
||||
meat.url = "path:flakes/meat";
|
||||
meat = {
|
||||
url = "path:flakes/meat";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.lix.follows = "lix";
|
||||
inputs.lix-module.follows = "lix-module";
|
||||
inputs.nh.follows = "nh";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue