update and connectivity

This commit is contained in:
Till 2026-01-13 22:03:03 +01:00
parent a08e858ddc
commit a2608f23fe
8 changed files with 65 additions and 22 deletions

View file

@ -0,0 +1,5 @@
{ config, pkgs, ... }:
{
services.gnome.gnome-remote-desktop.enable = true
}