This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a06de059ee550a006e045d57ea3e754d260ccb2b
nixos
/
home
/
hosts
/
jeremiah
/
default.nix
T
7 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: remove GUI/steam from jeremiah
2026-02-19 19:56:15 -06:00
{
...
}:
Support auto-launching Steam and Sunshine
2025-11-08 13:59:34 -06:00
{
xdg
.
autostart
.
entries
=
[
chore: remove GUI/steam from jeremiah
2026-02-19 19:56:15 -06:00
#"${pkgs.steam}/share/applications/steam.desktop"
Support auto-launching Steam and Sunshine
2025-11-08 13:59:34 -06:00
];
}
Reference in New Issue
Copy Permalink