feat: enable social for b12f

This commit is contained in:
Benjamin Bädorf 2023-10-05 10:45:13 +02:00
parent 38be7e9374
commit a6fe2edaff
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -54,7 +54,7 @@ in {
arduino.enable = true; arduino.enable = true;
email.enable = true; email.enable = true;
uhk.enable = true; uhk.enable = true;
social.enable = false; social.enable = true;
gaming.enable = false; gaming.enable = false;
mobile.enable = false; mobile.enable = false;
audio.spotify.enable = true; audio.spotify.enable = true;