add landing page
This commit is contained in:
parent
e9ea354f51
commit
8086efe6ec
3 changed files with 47 additions and 4 deletions
|
@ -35,6 +35,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
website = {
|
||||
url = "git+https://codeberg.org/0xa/website.git?ref=main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
tmux-yank = {
|
||||
url = "github:tmux-plugins/tmux-yank";
|
||||
flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue