xpra: fix whitespace

main
Sophie Taylor 2 years ago committed by GitHub
parent f13c61a3b9
commit 62494281d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      nixos/modules/services/x11/display-managers/xpra.nix

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

Loading…
Cancel
Save