Switched back to kde for now

This commit is contained in:
2024-08-19 17:15:36 -03:00
parent 53737ff1fc
commit 6cb835730f
5 changed files with 8 additions and 4 deletions

View File

@@ -20,6 +20,10 @@
portalPackage = pkgs.xdg-desktop-portal-hyprland;
};
environment.variables = {
NIXOS_OZONE_WL = "1";
};
services.dbus.enable = true;
xdg.portal = {
enable = true;