diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index 1e1c898..bff1477 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -125,6 +125,7 @@ # enable = true; # enableSSHSupport = true; # }; + programs.ssh.startAgent = true; programs.nix-ld.enable = true; programs.nix-ld.libraries = with pkgs; [ glfw