feat(nixos): add terraria and gamemode services and update configurations
This commit is contained in:
5
nixos/ryu/programs/gamemode.nix
Normal file
5
nixos/ryu/programs/gamemode.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{...}: {
|
||||
programs.gamemode = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user