GNOME: Difference between revisions

(Added examples of managing extensions; updated dynamic triple buffering overlay, added warning; added curly braces (as NixOS manual do) to configuration examples to indicate its type (attribute set).)
m (added lockAll to system-wide extension configuration example)
Line 62: Line 62:
     profiles.user.databases = [
     profiles.user.databases = [
       {
       {
        lockAll = true; # prevents overriding
         settings = {
         settings = {
           "org/gnome/shell" = {
           "org/gnome/shell" = {