aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/nixos/des/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
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;
};