This commit is contained in:
2026-06-08 14:04:35 +02:00
parent 0a4a0737ff
commit 0002ee021b
5 changed files with 110 additions and 2 deletions

View File

@@ -35,6 +35,11 @@
};
yazi.url = "github:sxyazi/yazi";
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
@@ -48,6 +53,7 @@
nur,
sops-nix,
yazi,
zen-browser,
...
}@inputs:
{