summaryrefslogtreecommitdiff
path: root/modules/nixos/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nixos/hyprland.nix')
-rw-r--r--modules/nixos/hyprland.nix4
1 files changed, 0 insertions, 4 deletions
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