chore:reuse_hy3

This commit is contained in:
dichgrem
2025-09-22 15:57:16 +08:00
parent 8016a1173d
commit 1e66d26654
2 changed files with 9 additions and 9 deletions

View File

@@ -20,9 +20,9 @@ mkIf (WM == "Hyprland") {
];
wayland.windowManager.hyprland = {
enable = true;
# plugins = [
# pkgs.hyprlandPlugins.hy3
# ];
plugins = [
pkgs.hyprlandPlugins.hy3
];
systemd = {
enable = true;
variables = [ "--all" ];