Working on portals

This commit is contained in:
2026-02-22 21:47:14 +01:00
parent 61fdf46094
commit 76814385c5
3 changed files with 234 additions and 249 deletions
-5
View File
@@ -1094,11 +1094,6 @@ The configuration is done in the home manager section.
];
config.common.default = [ "hyprland" "gtk" ];
};
# Hyprland alleen voor screensharing / remote desktop
config.hyprland = {
"org.freedesktop.impl.portal.Screencast" = [ "hyprland" ];
"org.freedesktop.impl.portal.RemoteDesktop" = [ "hyprland" ];
};
environment.systemPackages = with pkgs; [
walker
uwsm