fix: remove startAgent

This commit is contained in:
Luj 2025-06-18 15:52:55 +02:00
parent 4ed79be6bf
commit 77a740d2b3
3 changed files with 0 additions and 5 deletions

View file

@ -122,7 +122,6 @@
};
networking.networkmanager.plugins = [ pkgs.networkmanager-openvpn ];
programs.ssh.startAgent = true;
environment.systemPackages = with pkgs; [
tailscale