Add localsend.
This commit is contained in:
parent
e1912f1f1a
commit
f6bbe8f4d9
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
packages = with pkgs; [ unstable.firefoxpwa ];
|
packages = with pkgs; [ unstable.firefoxpwa ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.localsend.enable = true;
|
||||||
|
|
||||||
home-manager.users.nolan = {
|
home-manager.users.nolan = {
|
||||||
programs = {
|
programs = {
|
||||||
firefox = {
|
firefox = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue