chore: remove GUI/steam from jeremiah
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
xdg.autostart.entries = [
|
||||
"${pkgs.steam}/share/applications/steam.desktop"
|
||||
#"${pkgs.steam}/share/applications/steam.desktop"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user