Change nuc-server rdesktop to plasma
This commit is contained in:
parent
f5ca3db319
commit
bd77d52fea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ let
|
|||
in {
|
||||
|
||||
containers = {
|
||||
rdesktop = libx.mkContainer { hostname = "rdesktop"; host = hostname; ip = "2"; unfree = true; desktop = "gnome"; };
|
||||
rdesktop = libx.mkContainer { hostname = "rdesktop"; host = hostname; ip = "2"; unfree = true; desktop = "plasma6"; };
|
||||
};
|
||||
|
||||
# Networking config
|
||||
|
|
Loading…
Add table
Reference in a new issue