From 3af8fa41d6299c6b88038911cc091a152f189e12 Mon Sep 17 00:00:00 2001 From: polwex Date: Sat, 22 Feb 2025 08:13:08 +0700 Subject: yek --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') 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 ############ -- cgit v1.2.3