update and connectivity
This commit is contained in:
parent
a08e858ddc
commit
a2608f23fe
8 changed files with 65 additions and 22 deletions
5
system/remote-desktop.nix
Normal file
5
system/remote-desktop.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
services.gnome.gnome-remote-desktop.enable = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue