From 531568d0cbac946f99885adc1a15c4201fd82175 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 15 Jun 2024 23:30:22 -0600 Subject: trying to make custom package --- modules/nixos/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/nixos') 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; -- cgit v1.2.3