l 2: remove teamviewer
This commit is contained in:
parent
a4e9999dfe
commit
f2f6219390
lass
|
@ -18,7 +18,6 @@ with import <stockholm/lib>;
|
|||
../2configs/wine.nix
|
||||
../2configs/git.nix
|
||||
../2configs/skype.nix
|
||||
../2configs/teamviewer.nix
|
||||
../2configs/libvirt.nix
|
||||
../2configs/fetchWallpaper.nix
|
||||
#../2configs/c-base.nix
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with import <stockholm/lib>;
|
||||
{
|
||||
services.teamviewer.enable = true;
|
||||
}
|
Loading…
Reference in a new issue