mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add go template
This commit is contained in:
parent
f4f98b248d
commit
6da0fcbb1b
9 changed files with 75 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ let
|
|||
templateNames = [
|
||||
"python"
|
||||
"rust"
|
||||
"go"
|
||||
];
|
||||
in
|
||||
lib.swarselsystems.mkTemplates templateNames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue