service: gitea&nginx

This commit is contained in:
Sky
2026-01-27 11:59:50 +00:00
parent a4b60e72a8
commit 1463b7fe63
6 changed files with 85 additions and 12 deletions

25
flake.lock generated
View File

@@ -36,11 +36,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1769018530,
"narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=",
"lastModified": 1769170682,
"narHash": "sha256-oMmN1lVQU0F0W2k6OI3bgdzp2YOHWYUAw79qzDSjenU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "88d3861acdd3d2f0e361767018218e51810df8a1",
"rev": "c5296fdd05cfa2c187990dd909864da9658df755",
"type": "github"
},
"original": {
@@ -53,7 +53,24 @@
"root": {
"inputs": {
"catppuccin": "catppuccin",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_2",
"secrets": "secrets"
}
},
"secrets": {
"locked": {
"lastModified": 1769514557,
"narHash": "sha256-nJOWEsRw7C2hrrC9xf74oAq3dLJEXq71M2bbdO+DUpw=",
"ref": "refs/heads/main",
"rev": "6aa45be13cc08dc2518b6b749df5e81975ed6df4",
"shallow": true,
"type": "git",
"url": "ssh://git@git.colorsky.fun/Sky/secrets"
},
"original": {
"shallow": true,
"type": "git",
"url": "ssh://git@git.colorsky.fun/Sky/secrets"
}
}
},