From 2df71dc2d8e9efc0e4109d49fbda83a33fcd65c3 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 16:46:46 +0100 Subject: added base hyprland config --- modules/nixos/hyprland.nix | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 modules/nixos/hyprland.nix (limited to 'modules/nixos/hyprland.nix') diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix deleted file mode 100644 index a13aa20..0000000 --- a/modules/nixos/hyprland.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ config, lib, pkgs, ... }: - -{ - services.hyprland = { - enable = true; - }; -} \ No newline at end of file -- cgit v1.2.3