Switched onedrive from custom service to default one + removed unused unstable packages

This commit is contained in:
Filippo Berto 2022-11-28 10:11:35 +01:00
parent d065d01f89
commit 86484e6bfd
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
7 changed files with 77 additions and 20 deletions

View file

@ -120,6 +120,7 @@ with lib; {
package = pkgs.gnome3.gvfs;
};
fwupd.enable = true;
onedrive.enable = true;
openssh = {
enable = true;
openFirewall = true;