mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: add xrdp service
This commit is contained in:
@ -185,6 +185,13 @@
|
||||
lidSwitchExternalPower = "suspend";
|
||||
};
|
||||
|
||||
xrdp = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
defaultWindowManager = "awesome";
|
||||
audio.enable = true;
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
user = "tux";
|
||||
|
Reference in New Issue
Block a user