Install kitty and yazi

This commit is contained in:
2024-06-26 12:03:20 +02:00
parent 15ea2fa7fe
commit 80209213a6
7 changed files with 187 additions and 18 deletions

View File

@ -20,6 +20,11 @@
flake = false;
};
yazi-flavors = {
url = "github:yazi-rs/flavors";
flake = false;
};
nix-matlab.url = "gitlab:doronbehar/nix-matlab";
nix-matlab.inputs.nixpkgs.follows = "nixpkgs";