summaryrefslogtreecommitdiff
path: root/modules/nixos/hyprland.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-05-25 00:00:58 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-05-25 00:00:58 -0600
commit002a244ad56a8de8c1a723d2094e09be8b9ca336 (patch)
tree764cc336303c740244434e4b863b014a531b45f8 /modules/nixos/hyprland.nix
parente8202910fb781dbedefa61984addaad616398753 (diff)
more cleaning
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