diff options
Diffstat (limited to 'modules/nixos')
| -rw-r--r-- | modules/nixos/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index afc96df..bbf7814 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -1,4 +1,4 @@ -{ pkgs, inputs, ...}: { +{ pkgs, ...}: { xdg.portal = { enable = true; wlr.enable = true; |
