feat(Zephyrus): Enable localsend

This commit is contained in:
GaspardCulis 2024-11-16 23:06:34 +01:00
parent e048bca882
commit 25e3ce5a21

View file

@ -63,6 +63,10 @@
# Other
programs.nix-ld.enable = true;
programs.localsend = {
enable = true;
openFirewall = true;
};
# User config
users.groups.gaspard = {