aspi: add vortix

This commit is contained in:
2026-08-30 18:16:29 +02:00
parent 3cc888b2a3
commit 8759d71e1f
2 changed files with 12 additions and 1 deletions
+5
View File
@@ -25,6 +25,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
vortix = {
url = "github:Harry-kp/vortix";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager/release-26.05";
inputs.nixpkgs.follows = "nixpkgs";