hosts/main: disable xrdp
This commit is contained in:
parent
e029864fa5
commit
719c2f7b02
1 changed files with 0 additions and 3 deletions
|
@ -33,9 +33,6 @@
|
||||||
|
|
||||||
networking.hostName = "wroclaw-main";
|
networking.hostName = "wroclaw-main";
|
||||||
|
|
||||||
services.xrdp.enable = true;
|
|
||||||
users.groups."tsusers".members = [ "wroclaw" ];
|
|
||||||
|
|
||||||
services.printing.drivers = with pkgs; [
|
services.printing.drivers = with pkgs; [
|
||||||
hplip
|
hplip
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue