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
commit 094c85ece5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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