add steam autostart via desktop file

This commit is contained in:
Mohamed Chrayed 2024-09-06 19:35:15 +02:00
parent d8d9508912
commit a5146e302f

View File

@ -0,0 +1,4 @@
{ ... }:
{
home.file.".config/autostart/steam.desktop".source = ../../../dotfiles/steam.desktop;
}