Flake: update

This commit is contained in:
Filippo Berto 2023-12-30 06:20:13 +01:00
parent 3e8b19dafe
commit 6c68d4240f
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
8 changed files with 16 additions and 19 deletions

View file

@ -189,9 +189,7 @@ with lib; {
};
# services.joycond.enable = true;
services.onedrive = { enable = true; package = pkgs.unstable_pkgs.onedrive; };
services.onedrive.enable = true;
# Enable the OpenSSH daemon.
services.openssh = {
enable = true;