diff options
author | polwex <polwex@sortug.com> | 2025-02-22 08:13:08 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-02-22 08:13:08 +0700 |
commit | 3af8fa41d6299c6b88038911cc091a152f189e12 (patch) | |
tree | 069a820cecdc07b71090dbc4a901761286c9aac0 /flake.nix | |
parent | 73b7d2b9fcd3e1692823655f2b4bf23201e0ae1b (diff) |
yek
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ############ |