diff --git a/flake.nix b/flake.nix index 694947a..16739e9 100644 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,7 @@ zen-browser.url = "git+https://git.sr.ht/~canasta/zen-browser-flake/"; # updated flake nvf.url = "github:notashelf/nvf"; + superfile = { url = "github:yorukot/superfile"; }; }; outputs = inputs@{ nixpkgs, ... }: {