From b4ee2f0b00ff3d7c0182b572759598fe8ed36205 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 16:55:47 +0100 Subject: switched hyprland from services to programs --- modules/nixos/des/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/nixos/des') diff --git a/modules/nixos/des/hyprland.nix b/modules/nixos/des/hyprland.nix index 1bb131a..a8e908e 100644 --- a/modules/nixos/des/hyprland.nix +++ b/modules/nixos/des/hyprland.nix @@ -4,7 +4,7 @@ # Only NixOS-level Hyprland configuration here # Home-manager config goes in modules/home/hyprland/chernobyl/ - services.hyprland = { + programs.hyprland = { enable = true; }; -- cgit v1.2.3