mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #272943 from kira-bruneau/gamemode
gamemode: 1.7 -> 1.8.1
This commit is contained in:
commit
017bc47e74
4 changed files with 24 additions and 46 deletions
|
@ -18,7 +18,7 @@ in
|
|||
|
||||
settings = mkOption {
|
||||
type = settingsFormat.type;
|
||||
default = {};
|
||||
default = { };
|
||||
description = lib.mdDoc ''
|
||||
System-wide configuration for GameMode (/etc/gamemode.ini).
|
||||
See gamemoded(8) man page for available settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue