feat: Remove custom shell-plugin for now
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user