Skip to content

Commit 842a414

Browse files
committed
Remove xrdp
1 parent 498ecbf commit 842a414

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

os/nixos/host/nixos.config.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
tmux
7171
bash
7272
home-manager
73-
xrdp
7473
zsh
7574
pciutils
7675
gnumake
@@ -80,7 +79,6 @@
8079

8180
# Enable the OpenSSH daemon.
8281
services.openssh.enable = true;
83-
services.xrdp.enable = true;
8482

8583
# This value determines the NixOS release from which the default
8684
# settings for stateful data, like file locations and database versions

0 commit comments

Comments
 (0)