Change teleport to client closure with most recent version

This commit is contained in:
JuliusFreudenberger 2025-02-06 14:46:14 +02:00
parent 00515de208
commit 298978c053

View file

@ -6,7 +6,7 @@
environment.systemPackages = with pkgs; [
remmina
teleport_16
teleport.client
];
}