Site hosting

This commit is contained in:
Lucas Thelen 2025-10-02 03:32:00 +00:00
parent 08e278f818
commit b8455c491b
5 changed files with 123 additions and 3 deletions

24
flake.lock generated
View file

@ -85,7 +85,8 @@
"root": {
"inputs": {
"agenix": "agenix",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"thelenlucas": "thelenlucas"
}
},
"systems": {
@ -102,6 +103,27 @@
"repo": "default",
"type": "github"
}
},
"thelenlucas": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1758437915,
"narHash": "sha256-Pov34Iw1P9kZwBQcNYt5Sur0ewBBt2EcY+M6eO+NpcY=",
"owner": "thelenlucas",
"repo": "thelenlucas.github.io",
"rev": "e5e7c6f05c6bad70861e1b0ea7e41ebe607fc6f7",
"type": "github"
},
"original": {
"owner": "thelenlucas",
"ref": "main",
"repo": "thelenlucas.github.io",
"type": "github"
}
}
},
"root": "root",