This commit is contained in:
2024-12-27 02:03:45 -06:00
parent 5c310d6e10
commit 5a1e04ebc7
3 changed files with 150 additions and 16 deletions

View File

@@ -33,6 +33,10 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty = {
url = "github:ghostty-org/ghostty";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =