refactor: remove unused import
This commit is contained in:
parent
a9ee5dfb51
commit
e1696dbdc4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ lib, inputs, pkgs, ... }: {
|
||||
{ lib, pkgs, ... }: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
#package = pkgs.hyprland-patched;
|
||||
|
|
|
|||
Loading…
Reference in a new issue