Add ghostty & fixes

This commit is contained in:
2026-02-18 12:10:59 +01:00
parent ce81e66652
commit 193cc6b9cd
9 changed files with 55 additions and 42 deletions
-6
View File
@@ -1,6 +0,0 @@
{ rust-overlay, ... }:
{
nixpkgs.overlays = [
rust-overlay.overlays.default
];
}