flake: remove hyprland nixos module
We now use the nixpkgs hyprland
This commit is contained in:
parent
3c0abf9d9e
commit
428c6cb12f
4 changed files with 7 additions and 214 deletions
|
@ -1,8 +1,4 @@
|
|||
{ hyprland, ... }:
|
||||
|
||||
{
|
||||
imports = [ hyprland.homeManagerModules.default ];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue