Install gamemode alongside steam

This commit is contained in:
SebastianStork 2025-03-02 19:35:35 +01:00
parent 26f0ed9564
commit 8f988fde31
2 changed files with 25 additions and 2 deletions

View file

@ -27,7 +27,7 @@
enable = true;
ssh.enable = true;
};
};
programs.steam.enable = true;
steam.enable = true;
};
}