Add localsend.

This commit is contained in:
Nolan Darilek 2025-04-18 19:37:24 -05:00
parent e1912f1f1a
commit f6bbe8f4d9

View file

@ -10,6 +10,8 @@
packages = with pkgs; [ unstable.firefoxpwa ];
};
programs.localsend.enable = true;
home-manager.users.nolan = {
programs = {
firefox = {