Merge pull request #268 from DarkKirb/add-gamemode

add gamemode
This commit is contained in:
Charlotte 🦝 Delenk 2023-11-18 20:41:34 +01:00 committed by GitHub
commit 258ac9cd41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,4 +180,5 @@ in {
enable = true;
enableSSHSupport = true;
};
programs.gamemode.enable = true;
}