From 46c7bdd1a13598f89a27c524a76be9991f5d576d Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 21 Jun 2024 09:39:23 +0200 Subject: [PATCH] chore: remove unused bindings --- modules/core/wayland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/wayland.nix b/modules/core/wayland.nix index 6e158fd..b92798f 100644 --- a/modules/core/wayland.nix +++ b/modules/core/wayland.nix @@ -1,4 +1,4 @@ -{ inputs, pkgs, ... }: +{ pkgs, ... }: { programs.hyprland.enable = true; xdg.portal = {