Flakes: Difference between revisions

imported>Jorsn
Input Schema: make path input url more robust + correct comment
imported>Erikarvstedt
m Remove unneeded '#' in flake reference
Line 381: Line 381:
</syntaxHighlight>
</syntaxHighlight>


(Don't forget to `git add repl.nix && nixos-rebuild  switch --flake "/etc/nixos#"`)
(Don't forget to `git add repl.nix && nixos-rebuild  switch --flake "/etc/nixos"`)
Then one can run (or bind a shell alias):
Then one can run (or bind a shell alias):