fix: wayland - xdgOpenUsePortal

This commit is contained in:
Ryan Yin
2025-05-31 11:11:33 +08:00
parent 2645d9e279
commit 3a41b2b2cf
3 changed files with 37 additions and 11 deletions
-8
View File
@@ -30,14 +30,6 @@ in {
####################################################################
# NixOS's Configuration for Wayland based Window Manager
####################################################################
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-wlr
];
};
services = {
xserver.enable = false; # disable xorg server
# https://wiki.archlinux.org/title/Greetd