1 2 3 4 5 6
{ config, lib, pkgs, ... }: with import <stockholm/lib>; { services.teamviewer.enable = true; }