From a120f3e5b3ea42e2651a2f2e7d8c6f15a2b79afc Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 1 Oct 2024 14:16:18 +0200 Subject: [PATCH] feat: onedrive --- hosts/default/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 1e744db..0e819a8 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -185,6 +185,7 @@ services = { fprintd.enable = true; blueman.enable = true; + onedrive.enable = true; }; # List services that you want to enable: