add superfile input

Former-commit-id: f86fd5bf02
This commit is contained in:
Hadi
2025-03-04 14:37:41 +01:00
parent 9ae7a67a40
commit 5fd0da5327

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, ... }: {