fix: NVIDIA module & Hyprshot -> Flameshot

This commit is contained in:
2025-05-17 15:57:35 +02:00
parent 0fa0b0b273
commit 574b9d3a77
2 changed files with 17 additions and 7 deletions

View File

@ -19,7 +19,7 @@
modules.hyprland = {
enable = true;
additionalPackages = with pkgs; [ hyprshot ];
additionalPackages = with pkgs; [ flameshot ];
plugins = with pkgs.hyprlandPlugins; [ hyprspace ];
additionalConfig.source = [
"~/.config/hypr/config/animations.conf"