feat: Removed alvr and added sudo for nix-darwin

This commit is contained in:
uttarayan21
2025-05-26 16:00:53 +05:30
parent c6d2b6d5e6
commit f3e971e290
5 changed files with 86 additions and 165 deletions

View File

@@ -163,10 +163,10 @@
url = "github:uttarayan21/zeronsd";
inputs.nixpkgs.follows = "nixpkgs";
};
alvr = {
url = "git+file:/home/servius/Projects/ALVR";
inputs.nixpkgs.follows = "nixpkgs";
};
# alvr = {
# url = "git+file:/home/servius/Projects/ALVR";
# inputs.nixpkgs.follows = "nixpkgs";
# };
};
outputs = {