From 4fe138bcee78a8ef7a5a6fcba1c1f7decf68afde Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 13 Aug 2025 15:03:09 +0200 Subject: Arc changes --- host/Arc/optional/gui/wayland.nix | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/host/Arc/optional/gui/wayland.nix b/host/Arc/optional/gui/wayland.nix index 0d8682b..f3bc56d 100644 --- a/host/Arc/optional/gui/wayland.nix +++ b/host/Arc/optional/gui/wayland.nix @@ -35,12 +35,12 @@ # ]; #}; - programs.hyprland = { - enable = true; - package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; - }; +# programs.hyprland = { +# enable = true; +# package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; +# }; - programs.hyprlock.enable = true; +# programs.hyprlock.enable = true; environment.systemPackages = with pkgs; [ wmenu @@ -48,7 +48,8 @@ wl-clipboard grim slurp - #easyeffects + easyeffects + virt-viewer keepassxc networkmanagerapplet ]; -- cgit 1.5.1