summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 267c943..05e4f39 100644
--- a/flake.nix
+++ b/flake.nix
@@ -79,6 +79,10 @@
url = "path:/home/y/nixconf/derivations/windsurf";
inputs.nixpkgs.follows = "nixpkgs";
};
+ yek = {
+ url = "path:/home/y/nixconf/derivations/yek";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
############# non flakes ############