Compare commits
5 commits
c78d82c0fe
...
af6298f0d6
| Author | SHA1 | Date | |
|---|---|---|---|
| af6298f0d6 | |||
| 6cca3342b2 | |||
| adde0f5110 | |||
| 5384fc1ad4 | |||
| fa65dbe7ce |
2 changed files with 13 additions and 4 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -30,11 +30,11 @@
|
||||||
"uv2nix": "uv2nix"
|
"uv2nix": "uv2nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1762459028,
|
"lastModified": 1763036481,
|
||||||
"narHash": "sha256-dlc/P71ePUpxD1RQuRNvRvnFK6v8VI9342A0mxemfYQ=",
|
"narHash": "sha256-ML+jO5OQ349dp14wqrJHvb0LtEdloDIymCay7JxVeJI=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "5ac29af132de56041d99126dc607cf43b3739250",
|
"rev": "844215b18ecce38dd61a1d36ad1817da6a50c52f",
|
||||||
"revCount": 366,
|
"revCount": 367,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://deemz.org/git/teaching/mtl-aas"
|
"url": "https://deemz.org/git/teaching/mtl-aas"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
9
secrets.nix
Normal file
9
secrets.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
nginx_userlist = { maestro="het is wel even wennen"; };
|
||||||
|
|
||||||
|
duckdns_token = "4defc2ae-610b-4af7-ac16-17d47f490e75";
|
||||||
|
|
||||||
|
cloudflare_zone_id = "5db5e28fdb4abbc3f55cf2fcab6770c1";
|
||||||
|
cloudflare_dns_record_id = "78960756f79d9bb8188b93d377bac78c";
|
||||||
|
cloudflare_api_token = "7kW9P5gKFbwcTHlYCc21iu7srPfT5_-MP_uuq1BD";
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue