current
 1{
 2  den.aspects.desktop.provides.de.provides.custom.provides.shell.provides.noctalia.homeManager = {
 3    programs.noctalia-shell.settings.controlCenter = {
 4      shortcuts = {
 5        left = [
 6          {id = "Network";}
 7          {id = "Bluetooth";}
 8          {id = "Notifications";}
 9        ];
10        right = [
11          {id = "PowerProfile";}
12          {id = "NightLight";}
13          {id = "KeepAwake";}
14        ];
15      };
16    };
17  };
18}