update website

This commit is contained in:
Grisha Shipunov 2025-02-10 12:08:08 +01:00
parent c95ccef488
commit f8db0c1b86
2 changed files with 7 additions and 7 deletions

View file

@ -42,7 +42,7 @@
};
website = {
url = "git+https://codeberg.org/0xa/website.git?ref=main";
url = "git+https://git.oxapentane.com/0xa/website.git?ref=main";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};