flake: remove hyprland nixos module

We now use the nixpkgs hyprland
This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-05-28 01:16:30 -03:00
parent 3c0abf9d9e
commit 428c6cb12f
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
4 changed files with 7 additions and 214 deletions

View file

@ -1,8 +1,4 @@
{ hyprland, ... }:
{
imports = [ hyprland.homeManagerModules.default ];
wayland.windowManager.hyprland = {
enable = true;