From d2df24673f8ed27b2494f57ba64d729324f87af6 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 17:02:03 +0100 Subject: fixed duplicate function header --- modules/nixos/des/hyprland.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/nixos/des') diff --git a/modules/nixos/des/hyprland.nix b/modules/nixos/des/hyprland.nix index bb18225..12f05ea 100644 --- a/modules/nixos/des/hyprland.nix +++ b/modules/nixos/des/hyprland.nix @@ -1,7 +1,5 @@ { config, lib, pkgs, ... }: -{ config, lib, pkgs, ... }: - { # Disable X11 for Wayland-only setup services.xserver.enable = false; -- cgit v1.2.3