universedesktop: Back to Tiling™️

This commit is contained in:
2024-05-05 09:33:47 -04:00
parent f6629ce275
commit 29b0281c72
6 changed files with 58 additions and 29 deletions

View File

@@ -1,6 +1,8 @@
{ lib, config, pkgs, ... }: {
# For steam
services.flatpak.enable = true;
## Flatpak requires this
xdg.portal.enable = true;
programs.steam.enable = true;
# Game compat
programs.gamemode.enable = true;