autostart steamOS

This commit is contained in:
kenji
2025-08-14 14:40:51 -05:00
parent cb224894b8
commit 9a05a5546f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
nixos = {
Hostname = "hakase";
Timezone = "America/Chicago";
enableSteamOS = false;
enableSteamOS = true;
Boot = {
mode = "systemd"; # systemd or grub