add landing page
This commit is contained in:
parent
e9ea354f51
commit
8086efe6ec
3 changed files with 47 additions and 4 deletions
27
flake.lock
generated
27
flake.lock
generated
|
@ -528,7 +528,8 @@
|
|||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sops-nix": "sops-nix",
|
||||
"tmux-yank": "tmux-yank"
|
||||
"tmux-yank": "tmux-yank",
|
||||
"website": "website"
|
||||
}
|
||||
},
|
||||
"rust-overlay": {
|
||||
|
@ -689,6 +690,30 @@
|
|||
"repo": "treefmt-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
"flake-utils"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1738525735,
|
||||
"narHash": "sha256-aeNSiEkIE0n95q5V8HkxeNL4pZ7NojnH/eIoaP5h74Y=",
|
||||
"ref": "main",
|
||||
"rev": "25e2c1c97065ed33df66873e0899d110f3ead9e7",
|
||||
"revCount": 3,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/0xa/website.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/0xa/website.git"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue