NixOS modules: Difference between revisions

Klinger (talk | contribs)
m changed link from redirect to article
imported from old wiki
Line 16: Line 16:
   options = {
   options = {
     # Option declarations.
     # Option declarations.
     # Declare what settings a user of this module module can set.
     # Declare what settings a user of this module can set.
     # Usually this includes a global "enable" option which defaults to false.
     # Usually this includes a global "enable" option which defaults to false.
   };
   };