1
0
Fork 0
This commit is contained in:
Avery 2024-03-19 22:15:29 +01:00
parent 0fadd2b58d
commit 6987058c69
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -68,6 +68,11 @@
};
};
programs = {
hyprland.enable = true;
steam.enable = true;
};
xdg.portal = {
enable = true;
extraPortals = with pkgs; [ xdg-desktop-portal-gtk ];