Autostart

This commit is contained in:
Nio 2026-05-07 09:01:18 +02:00
parent efa7761dea
commit 51623c7932
2 changed files with 6 additions and 1 deletions

5
autostart.nix Normal file
View file

@ -0,0 +1,5 @@
{ ... }:
{
onedrive.enable = true;
}