Remove chromium and enable more SSH-related stuff

This commit is contained in:
xmm16 2024-12-18 18:19:25 -03:00
commit e5c8aabb91
No known key found for this signature in database

View file

@ -11,7 +11,6 @@
emacs30-pgtk
kitty
firefox_nightly
chromium
ffmpeg-full
vesktop
spotify
@ -150,6 +149,7 @@
};
programs.ssh = {
enable = true;
startAgent = true;
};
}