Skip to content

Commit

Permalink
fix: Disable most gaming features except for steam on laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
lpchaim committed Oct 6, 2024
1 parent e36b4a5 commit aff7cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systems/x86_64-linux/laptop/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ in {

networking.hostName = "laptop";
system.stateVersion = "23.11";
my.gaming.steam.enable = true;
my.security.secureboot.enable = true;
}

0 comments on commit aff7cb9

Please sign in to comment.