1
0
mirror of http://code.capytal.cc/dot013/spacestation.git synced 2026-06-08 23:30:23 -03:00

feat: update capytal.cc flake

This commit is contained in:
Guz
2025-04-05 17:23:20 -03:00
parent a9cea7c75f
commit b18ed8574a
2 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ in {
services.medama.enable = true;
services.medama.port = 6010;
services.medama.cors = [
"capytal.cc"
"forge.capytal.company"
];

8
flake.lock generated
View File

@@ -155,11 +155,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1743507918,
"narHash": "sha256-aXemOvQ5NM4QE/e+nxRfaSWKJjRDUVz+7rWzYTIsHC0=",
"lastModified": 1743871286,
"narHash": "sha256-B6DJpSdRCjTgJsTmJsm6BlkMJJIDoQ5ws+M7lrYpjVY=",
"ref": "refs/heads/main",
"rev": "86296aa1e8c3c7887c216a7a04dd045474850e46",
"revCount": 64,
"rev": "6e5f1434d8f0682a62d9684cbefd1e0c31ce5f70",
"revCount": 68,
"type": "git",
"url": "https://forge.capytal.company/capytal/capytal.cc"
},