lib: initial commit, start of custom lib
This commit is contained in:
parent
a83fe448d9
commit
f4373bac52
9 changed files with 102 additions and 71 deletions
|
@ -1,7 +1,8 @@
|
|||
_: {
|
||||
imports = [
|
||||
# ./fmt.nix
|
||||
./fmt.nix
|
||||
./shell.nix
|
||||
./templates
|
||||
./lib
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue