feat: Updates to dotfiles

This commit is contained in:
uttarayan21
2024-06-28 02:26:15 +05:30
parent ba4c1f603c
commit fbc84b24b8
7 changed files with 159 additions and 171 deletions

View File

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