update and connectivity

This commit is contained in:
Till 2026-01-13 22:03:03 +01:00
parent a08e858ddc
commit a2608f23fe
8 changed files with 65 additions and 22 deletions

View file

@ -11,6 +11,7 @@
home.packages = with pkgs; [
usbutils
wl-clipboard
# email
@ -84,4 +85,5 @@
};
services.syncthing.enable = true;
}