remove kilo

This commit is contained in:
Melvin Ragusa
2026-02-04 21:32:28 +01:00
parent 683322cadc
commit 0a01467a64
2 changed files with 0 additions and 7 deletions

View File

@@ -255,8 +255,6 @@
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.opencode.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.kilo.packages.${pkgs.stdenv.hostPlatform.system}.default
# Terminal
ghostty

View File

@@ -27,11 +27,6 @@
url = "github:anomalyco/opencode";
inputs.nixpkgs.follows = "nixpkgs";
};
kilo = {
url = "github:Kilo-Org/kilo";
inputs.nixpkgs.follows = "nixpkgs";
};
};
# Binary caches for faster builds