Remove autossh

This commit is contained in:
Jeffrey Serio 2024-08-30 20:08:48 -05:00
parent af08231047
commit 9a5830391d

View File

@ -12,7 +12,6 @@
# environment.
home.packages = with pkgs; [
arp-scan
autossh
bat
diskonaut
doggo
@ -123,10 +122,7 @@
};
};
<<<<<<< HEAD
=======
# direnv
>>>>>>> 9c27199 (Update)
programs.direnv = {
enable = true;
enableZshIntegration = true;