finally got hyprland plugins to work (however only from nixpkgs repo)

This commit is contained in:
Tomas Rivera
2026-02-28 20:12:25 +01:00
parent 59f8955947
commit ab4de4b42d
9 changed files with 314 additions and 44 deletions
+3
View File
@@ -20,6 +20,8 @@ imports = [
../../modules/home-manager/waybar.nix
#../../modules/home-manager/oh-my-posh.nix # zsh customizer
../../modules/home-manager/oh-my-zsh.nix # another zsh customizer
../../modules/home-manager/hypridle.nix
../../modules/home-manager/swaylock.nix
];
@@ -56,6 +58,7 @@ home.packages = [
(pkgs.callPackage ../../modules/scripts/mountkdrive.nix {})
(pkgs.callPackage ../../modules/scripts/weatherwaybar.nix {})
(pkgs.callPackage ../../modules/scripts/colorpicker.nix {})
(pkgs.callPackage ../../modules/scripts/killall.nix {})
#pkgs
pkgs.gruvbox-gtk-theme
# # Adds the 'hello' command to your environment. It prints a friendly