Skip to content

Commit

Permalink
setup better power management
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhmancs committed Oct 19, 2024
1 parent e3bae3a commit f97e17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/milkyway/modules/device.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
monitors = ["eDP-1"];
hasBluetooth = true;
hasSound = true;
hasTPM = true;
hasTPM = false;
};
}

0 comments on commit f97e17a

Please sign in to comment.