Add ke to nixos build.

This commit is contained in:
2025-11-26 14:13:11 -08:00
parent a54f5b8874
commit 99339a88f0
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@
hexyl
htop
imagemagick
inputs.ke
jpegoptim
keychain
libfixposix
+2 -1
View File
@@ -14,7 +14,8 @@
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";
ke.url = "git.wntrmutemut.net/kyle/ke";
ke.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs@{