feat: Remove custom shell-plugin for now

This commit is contained in:
uttarayan21
2024-07-01 12:38:46 +05:30
parent e3e0728485
commit 8d9e850599
3 changed files with 11 additions and 9 deletions

View File

@@ -75,9 +75,8 @@
url = "github:cachix/cachix-deploy-flake";
inputs.home-manager.follows = "home-manager";
};
# _1password-shell-plugins.url = "github:uttarayan21/shell-plugins";
onepassword-shell-plugins = {
url = "path:/home/servius/Projects/shell-plugins";
url = "github:uttarayan21/shell-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};
};