From 002a244ad56a8de8c1a723d2094e09be8b9ca336 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 25 May 2024 00:00:58 -0600 Subject: more cleaning --- modules/nixos/hyprland.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules/nixos/hyprland.nix') diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 322fe86..de630f2 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -2,10 +2,6 @@ xdg.portal = { enable = true; wlr.enable = true; - # extraPortals = with pkgs; [ - # # xdg-desktop-portal-wlr - # # xdg-desktop-portal-hyprland - # ]; }; environment.pathsToLink = ["/libexec"]; # links /libexec from derivations to /run/current-system/sw -- cgit v1.2.3