tweak(flake): remove beautysh fix

This commit is contained in:
Infinidoge 2022-04-02 21:27:12 -04:00
parent e712278911
commit 90af12fb76

View file

@ -22,9 +22,6 @@
bud.inputs.nixpkgs.follows = "nixos";
bud.inputs.devshell.follows = "digga/devshell";
beautysh.url = "github:lovesegfault/beautysh";
bud.inputs.beautysh.follows = "beautysh";
home.url = "github:nix-community/home-manager";
home.inputs.nixpkgs.follows = "nixos";