1 2 3 4 5 6
{ config, lib, pkgs, ... }: with config.krebs.lib; { services.teamviewer.enable = true; }