l 2: add teamviewer.nix
This commit is contained in:
parent
1e81cb2151
commit
e59542f12d
6
lass/2configs/teamviewer.nix
Normal file
6
lass/2configs/teamviewer.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
{
|
||||
services.teamviewer.enable = true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user