This commit is contained in:
Melvin Ragusa
2026-02-02 21:49:09 +01:00
parent 3264fe2e0f
commit 93d7809716
3 changed files with 35 additions and 215 deletions

View File

@@ -10,7 +10,7 @@
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
@@ -19,10 +19,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty = {
url = "github:ghostty-org/ghostty";
};
vicinae = {
url = "github:vicinaehq/vicinae";
inputs.nixpkgs.follows = "nixpkgs";