mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
build:update_flake&&remove_hy3
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user