NixOS system configuration: Difference between revisions
m Add quotes to URL literals |
m →Getting Instant System Flakes Repl: use lang=nix for `nix repl` snippet syntax highlighting. Although a "hack", i find it more readable. If i'm wrong, feel free to revert |
||
| Line 271: | Line 271: | ||
How to get a nix repl out of your system flake: | How to get a nix repl out of your system flake: | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="nix"> | ||
$ nix repl | $ nix repl | ||