add superfile input

This commit is contained in:
Hadi
2025-03-04 14:37:41 +01:00
parent b8ef571b50
commit f86fd5bf02

View File

@@ -37,6 +37,7 @@
zen-browser.url = zen-browser.url =
"git+https://git.sr.ht/~canasta/zen-browser-flake/"; # updated flake "git+https://git.sr.ht/~canasta/zen-browser-flake/"; # updated flake
nvf.url = "github:notashelf/nvf"; nvf.url = "github:notashelf/nvf";
superfile = { url = "github:yorukot/superfile"; };
}; };
outputs = inputs@{ nixpkgs, ... }: { outputs = inputs@{ nixpkgs, ... }: {