feat(template): +nodejs
This commit is contained in:
@@ -7,4 +7,8 @@
|
||||
path = ./avarage;
|
||||
description = "avarage dev flake template";
|
||||
};
|
||||
nodejs = {
|
||||
path = ./nodejs;
|
||||
description = "nodejs dev flake template";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user