This commit is contained in:
Matt Nish-Lapidus 2025-03-18 10:23:57 -04:00
parent 432ed2287c
commit 8643c8b23a
5 changed files with 50 additions and 30 deletions

View file

@ -26,6 +26,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
xwayland-satellite = {
url = "github:Supreeeme/xwayland-satellite";
inputs.nixpkgs.follows = "nixpkgs";
};
yazi = {
url = "github:sxyazi/yazi";
inputs.nixpkgs.follows = "nixpkgs";