non important commit
This commit is contained in:
parent
28abb9cb14
commit
b729cfefd2
3 changed files with 22 additions and 49 deletions
|
|
@ -6,8 +6,9 @@
|
|||
blueprints = ./project-blueprints;
|
||||
in {
|
||||
home.packages = [
|
||||
pkgs.tea
|
||||
(pkgs.writeScriptBin "create-project" ''
|
||||
#!${pkgs.nushell}/bin/nu
|
||||
#!${lib.getExe pkgs.nushell}
|
||||
|
||||
def main [
|
||||
type?: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue