flake update

This commit is contained in:
Vivian 2022-12-09 16:42:15 +01:00
parent a4294731bc
commit c0b4c724bd
4 changed files with 38 additions and 25 deletions

View file

@ -162,6 +162,12 @@
powertop.enable = true;
};
programs.steam = {
enable = true;
# Open ports in the firewall for Steam Remote Play
remotePlay.openFirewall = true;
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave