Update xrdp

This commit is contained in:
albert 2024-05-01 11:16:26 +09:00
parent 419c0e85d6
commit a2ae0965e0
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -2,7 +2,7 @@
imports = [ imports = [
../../users/${username} ../../users/${username}
../../common/desktops/${desktop} ../../common/desktops/${desktop}
../../common/software/packages.nix ../../common/packages
]; ];
services.xrdp.openFirewall = true; services.xrdp.openFirewall = true;