Teamviewer: Difference between revisions

imported>Cx405
m add category
imported>Cx405
No edit summary
Line 7: Line 7:
</syntaxHighlight>
</syntaxHighlight>


Installing Teamviewer by adding it <code>environment.systemPackages</code> to your <code>configuration.nix</code>:
Please be aware, that installing Teamviewer by adding it to the <code>environment.systemPackages</code> of your <code>configuration.nix</code>:
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
   environment.systemPackages = with pkgs; [
   environment.systemPackages = with pkgs; [