Flakes: Difference between revisions

imported>Rubenmoor
howto upgrade nixos using flakes
imported>Chadac
m fix typo
Line 15: Line 15:
====Enable flakes temporarily====
====Enable flakes temporarily====


When using any <code>nix3</code> command, add the following command-line options:
When using any <code>nix</code> command, add the following command-line options:
<syntaxHighlight lang=text>
<syntaxHighlight lang=text>
  --experimental-features 'nix-command flakes'
  --experimental-features 'nix-command flakes'