Lots of fixy business

This commit is contained in:
2024-07-28 01:40:50 +01:00
parent 3b6a816df6
commit d6311eb216
9 changed files with 60 additions and 142 deletions

View File

@@ -67,7 +67,7 @@ in {
gid = 100;
};
xdg.portal.wlr.enable = true;
xdg.portal.wlr.enable = lib.mkDefault true;
xdg.portal.config.common.default = "*";
# List packages installed in system profile. To search, run:

View File

@@ -54,11 +54,6 @@
hyprland.enable = true;
sway.enable = true;
river = {
enable = true;
package = null;
};
steam = {
enable = true;
};