summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-02-22 08:13:08 +0700
committerpolwex <polwex@sortug.com>2025-02-22 08:13:08 +0700
commit3af8fa41d6299c6b88038911cc091a152f189e12 (patch)
tree069a820cecdc07b71090dbc4a901761286c9aac0 /flake.nix
parent73b7d2b9fcd3e1692823655f2b4bf23201e0ae1b (diff)
yek
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 ############