mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-15 09:17:31 -08:00
updates to steam-deck config
This commit is contained in:
parent
1fde6ddeaf
commit
da8007642a
@ -8,8 +8,12 @@
|
||||
steam.desktopSession = "gnome";
|
||||
steam.enable = true;
|
||||
steam.user = "${user}";
|
||||
steam.autoStart = true;
|
||||
devices.steamdeck.enable = true;
|
||||
devices.steamdeck.autoUpdate = true;
|
||||
};
|
||||
|
||||
services.xserver.displayManager.gdm.enable = lib.mkForce false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jupiter-dock-updater-bin # Binary package for updating firmware on Jupiter Dock, a hardware accessory for certain laptops.
|
||||
|
Loading…
x
Reference in New Issue
Block a user