misc: make devenv work and add teamviewer

This commit is contained in:
Christoph Hollizeck 2025-10-20 09:45:24 +02:00
parent c3270382a8
commit b1ae194ca8
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 32 additions and 15 deletions

View file

@ -28,8 +28,11 @@ in
diebahn
nixpkgs-review
teamviewer
];
services.teamviewer.enable = true;
environment.pathsToLink = [ "/libexec" ];
virtualisation.waydroid = enabled;