xpra: fix whitespace

This commit is contained in:
Sophie Taylor 2022-06-19 18:26:10 +10:00 committed by GitHub
parent f13c61a3b9
commit 62494281d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ in
type = types.nullOr types.str;
description = "Bind xpra to TCP";
};
desktop = mkOption {
type = types.nullOr types.str;
default = null;