Flakes: Difference between revisions
imported>Wackbyte m fix syntax highlighting error + missing syntax highlighting |
imported>Edrex add a bit more to get users started with repl |
||
| Line 463: | Line 463: | ||
# nix repl | # nix repl | ||
>> :lf /etc/nixos | >> :lf /etc/nixos | ||
>> :a nixosConfigurations.myhost | |||
>> config | |||
{ ... } | |||
</syntaxHighlight> | </syntaxHighlight> | ||