nixos/xserver: add serverFlagsSection type

This commit is contained in:
Fritz Otlinghaus
2021-01-31 12:53:41 +01:00
parent 4015c5ca9c
commit 8f261f1552

View File

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