feat(terminal): nextcloud client for file syncing
This commit is contained in:
@@ -133,4 +133,8 @@ with lib; {
|
||||
name = "FiraCode Nerd Font";
|
||||
};
|
||||
};
|
||||
|
||||
# Nextcloud
|
||||
services.nextcloud-client.enable = true;
|
||||
services.nextcloud-client.startInBackground = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user