Formatting
This commit is contained in:
parent
8e4f077b23
commit
f4b2a68ba0
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ To check that the Nix Flake is [[https://nixos.org/manual/nix/unstable/command-r
|
||||||
*** Building
|
*** Building
|
||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
nix -Lv build
|
nix -Lv build
|
||||||
".#nixosConfigurations.<host>.config.system.build.toplevel" #+end_src
|
".#nixosConfigurations.<host>.config.system.build.toplevel"
|
||||||
|
#+end_src
|
||||||
|
|
||||||
Where ~<host>~ is the hostname e.g. ~pc~.
|
Where ~<host>~ is the hostname e.g. ~pc~.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue