chore: moved templates to extra repository
This commit is contained in:
parent
e9085b6775
commit
d594ad7bbc
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
||||||
|
templates
|
||||||
|
|
13
flake.lock
13
flake.lock
|
@ -245,14 +245,17 @@
|
||||||
},
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1,
|
"lastModified": 1679299625,
|
||||||
"narHash": "sha256-b3t2blYgmHf/HXc152Fa7+YKJSS05vRnrs8i+H6SWA8=",
|
"narHash": "sha256-b3t2blYgmHf/HXc152Fa7+YKJSS05vRnrs8i+H6SWA8=",
|
||||||
"path": "/nix/store/prychaf8a2rz70ix83z9knjhgv5ajviw-source/templates",
|
"ref": "refs/heads/main",
|
||||||
"type": "path"
|
"rev": "c659b85f238d5554b98c2653cea4fd86f5ad8f4e",
|
||||||
|
"revCount": 1,
|
||||||
|
"type": "git",
|
||||||
|
"url": "ssh://gitea@git.lel.lol/patrick/nix-templates.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/nix/store/prychaf8a2rz70ix83z9knjhgv5ajviw-source/templates",
|
"type": "git",
|
||||||
"type": "path"
|
"url": "ssh://gitea@git.lel.lol/patrick/nix-templates.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"utils": {
|
"utils": {
|
||||||
|
|
Loading…
Reference in a new issue