Merge pull request #111449 from helsinki-systems/xserver

nixos/xserver: add serverFlagsSection type
This commit is contained in:
Sandro
2021-01-31 15:21:34 +01:00
committed by GitHub

View File

@@ -441,6 +441,7 @@ in
serverFlagsSection = mkOption {
default = "";
type = types.lines;
example =
''
Option "BlankTime" "0"