From adfd7d7ecb30e3503e5faf54fb051382f54e6f8d Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Tue, 10 Dec 2024 05:07:38 +0500 Subject: [PATCH] add systemd --- home-manager/modules/hyprland/main.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 29a5d70..8c09f7a 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -1,6 +1,7 @@ { wayland.windowManager.hyprland = { enable = true; + systemd.enable = true; settings = { env = [ # Hint Electron apps to use Wayland