diff --git a/content/first-boot/privacy.md b/content/first-boot/privacy.md new file mode 100644 index 0000000..2d27b1c --- /dev/null +++ b/content/first-boot/privacy.md @@ -0,0 +1,12 @@ +## Privacy + +![Toggling location services](../images/first-boot/toggling-location-services.png) + +Next we arrive at the Privacy section. In this section, you have the option to disable Location Services. Location Services are used to determine your geographical location and are only used for specific applications. + +``` tinynote +Solus Project does not store use any of the location information provided by the system. +Location Services is solely used by applications and provided by your desktop. +``` + +After keeping it the same or disabling Location Services, click Next. \ No newline at end of file diff --git a/content/images/first-boot/toggling-location-services.png b/content/images/first-boot/toggling-location-services.png new file mode 100644 index 0000000..342902a Binary files /dev/null and b/content/images/first-boot/toggling-location-services.png differ