NixOS-Laptop/autostart.nix
2026-05-07 09:01:18 +02:00

5 lines
40 B
Nix

{ ... }:
{
onedrive.enable = true;
}