Nushell: Difference between revisions

Malix (talk | contribs)
Example: fix escape
Malix (talk | contribs)
Example: fix again escape
Line 132: Line 132:
     };
     };
   };
   };
}|name=~/.config/nixpkgs/home.nix|lang=nix}}
}
</nowiki>|name=~/.config/nixpkgs/home.nix|lang=nix}}


Legacy config:{{file|3=programs = {
Legacy config:{{file|3=<nowiki
>programs = {
     nushell = { enable = true;
     nushell = { enable = true;
       # The config.nu can be anywhere you want if you like to edit your Nushell with Nu
       # The config.nu can be anywhere you want if you like to edit your Nushell with Nu