feat: add python template
This commit is contained in:
parent
1735fb38da
commit
c17d3f21d7
3 changed files with 27 additions and 0 deletions
|
|
@ -208,6 +208,12 @@
|
|||
];
|
||||
})
|
||||
./hosts;
|
||||
|
||||
templates = {
|
||||
python = {
|
||||
path = ./templates/python;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue