Update nixos/modules/services/networking/xrdp.nix
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
This commit is contained in:
parent
9c478c1995
commit
1906561f8d
@ -98,7 +98,7 @@ in
|
||||
};
|
||||
|
||||
confDir = mkOption {
|
||||
type = types.package;
|
||||
type = types.path;
|
||||
default = confDir;
|
||||
description = "The location of the config files for xrdp.";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user