localsend is really cool
This commit is contained in:
@@ -83,6 +83,10 @@
|
|||||||
|
|
||||||
# Remove bloat
|
# Remove bloat
|
||||||
programs.nano.enable = lib.mkForce false;
|
programs.nano.enable = lib.mkForce false;
|
||||||
|
|
||||||
|
# Localsend is helpful for setting up new systems or quickly transferring files
|
||||||
|
programs.localsend.enable = true;
|
||||||
|
programs.localsend.openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user