mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Update flake.nix
This commit is contained in:
parent
994a2f3aca
commit
e0631b1007
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
description = "Project Templates";
|
||||
outputs = {self}: {
|
||||
outputs = {self}:
|
||||
{ ... }:
|
||||
{
|
||||
templates = {
|
||||
r = {
|
||||
path = ./templates/r;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue