77
88
99 <!-- Custom HTML head -->
10- < script defer data-domain ="astro .github.io " src ="https://p.spaceboyz.net/js/script.js "> </ script >
10+ < script defer data-domain ="microvm-nix .github.io " src ="https://p.spaceboyz.net/js/script.js "> </ script >
1111
1212 < meta name ="description " content ="">
1313 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130 < a href ="print.html " title ="Print this book " aria-label ="Print this book ">
131131 < i id ="print-button " class ="fa fa-print "> </ i >
132132 </ a >
133- < a href ="https://github.com/astro /microvm.nix " title ="Git repository " aria-label ="Git repository ">
133+ < a href ="https://github.com/microvm-nix /microvm.nix " title ="Git repository " aria-label ="Git repository ">
134134 < i id ="git-repository-button " class ="fa fa-github "> </ i >
135135 </ a >
136136
@@ -168,7 +168,7 @@ <h2 id="microvmautostart"><a class="header" href="#microvmautostart">microvm.aut
168168< code > [ ]</ code > </ p >
169169< p > < em > Declared by:</ em > </ p >
170170< ul >
171- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
171+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
172172</ ul >
173173< h2 id ="microvmhostenable "> < a class ="header " href ="#microvmhostenable "> microvm.host.enable</ a > </ h2 >
174174< p > Whether to enable the microvm.nix host module.</ p >
@@ -178,7 +178,7 @@ <h2 id="microvmhostenable"><a class="header" href="#microvmhostenable">microvm.h
178178< code > true</ code > </ p >
179179< p > < em > Declared by:</ em > </ p >
180180< ul >
181- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
181+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
182182</ ul >
183183< h2 id ="microvmhostusenotifysockets "> < a class ="header " href ="#microvmhostusenotifysockets "> microvm.host.useNotifySockets</ a > </ h2 >
184184< p > Enable if all your MicroVMs run with a Hypervisor that sends
@@ -191,7 +191,7 @@ <h2 id="microvmhostusenotifysockets"><a class="header" href="#microvmhostusenoti
191191< code > false</ code > </ p >
192192< p > < em > Declared by:</ em > </ p >
193193< ul >
194- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
194+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
195195</ ul >
196196< h2 id ="microvmstatedir "> < a class ="header " href ="#microvmstatedir "> microvm.stateDir</ a > </ h2 >
197197< p > Directory that contains the MicroVMs</ p >
@@ -201,7 +201,7 @@ <h2 id="microvmstatedir"><a class="header" href="#microvmstatedir">microvm.state
201201< code > "/var/lib/microvms"</ code > </ p >
202202< p > < em > Declared by:</ em > </ p >
203203< ul >
204- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
204+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
205205</ ul >
206206< h2 id ="microvmvms "> < a class ="header " href ="#microvmvms "> microvm.vms</ a > </ h2 >
207207< p > The MicroVMs that shall be built declaratively with the host NixOS.</ p >
@@ -211,7 +211,7 @@ <h2 id="microvmvms"><a class="header" href="#microvmvms">microvm.vms</a></h2>
211211< code > { }</ code > </ p >
212212< p > < em > Declared by:</ em > </ p >
213213< ul >
214- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
214+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
215215</ ul >
216216< h2 id ="microvmvmsnameautostart "> < a class ="header " href ="#microvmvmsnameautostart "> microvm.vms.<name>.autostart</ a > </ h2 >
217217< p > Add this MicroVM to config.microvm.autostart?</ p >
@@ -221,7 +221,7 @@ <h2 id="microvmvmsnameautostart"><a class="header" href="#microvmvmsnameautostar
221221< code > true</ code > </ p >
222222< p > < em > Declared by:</ em > </ p >
223223< ul >
224- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
224+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
225225</ ul >
226226< h2 id ="microvmvmsnameconfig "> < a class ="header " href ="#microvmvmsnameconfig "> microvm.vms.<name>.config</ a > </ h2 >
227227< p > A specification of the desired configuration of this MicroVM,
@@ -232,7 +232,7 @@ <h2 id="microvmvmsnameconfig"><a class="header" href="#microvmvmsnameconfig">mic
232232< code > null</ code > </ p >
233233< p > < em > Declared by:</ em > </ p >
234234< ul >
235- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
235+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
236236</ ul >
237237< h2 id ="microvmvmsnameflake "> < a class ="header " href ="#microvmvmsnameflake "> microvm.vms.<name>.flake</ a > </ h2 >
238238< p > Source flake for declarative build</ p >
@@ -242,7 +242,7 @@ <h2 id="microvmvmsnameflake"><a class="header" href="#microvmvmsnameflake">micro
242242< code > flakeInputs.my-infra</ code > </ p >
243243< p > < em > Declared by:</ em > </ p >
244244< ul >
245- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
245+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
246246</ ul >
247247< h2 id ="microvmvmsnamenixpkgs "> < a class ="header " href ="#microvmvmsnamenixpkgs "> microvm.vms.<name>.nixpkgs</ a > </ h2 >
248248< p > This option is only respected when < code > config</ code > is
@@ -255,7 +255,7 @@ <h2 id="microvmvmsnamenixpkgs"><a class="header" href="#microvmvmsnamenixpkgs">m
255255< code > pkgs.path</ code > </ p >
256256< p > < em > Declared by:</ em > </ p >
257257< ul >
258- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
258+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
259259</ ul >
260260< h2 id ="microvmvmsnamepkgs "> < a class ="header " href ="#microvmvmsnamepkgs "> microvm.vms.<name>.pkgs</ a > </ h2 >
261261< p > This option is only respected when < code > config</ code > is specified.</ p >
@@ -269,7 +269,7 @@ <h2 id="microvmvmsnamepkgs"><a class="header" href="#microvmvmsnamepkgs">microvm
269269< code > pkgs</ code > </ p >
270270< p > < em > Declared by:</ em > </ p >
271271< ul >
272- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
272+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
273273</ ul >
274274< h2 id ="microvmvmsnamerestartifchanged "> < a class ="header " href ="#microvmvmsnamerestartifchanged "> microvm.vms.<name>.restartIfChanged</ a > </ h2 >
275275< p > Restart this MicroVM’s services if the systemd units are changed,
@@ -281,7 +281,7 @@ <h2 id="microvmvmsnamerestartifchanged"><a class="header" href="#microvmvmsnamer
281281< code > false</ code > </ p >
282282< p > < em > Declared by:</ em > </ p >
283283< ul >
284- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
284+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
285285</ ul >
286286< h2 id ="microvmvmsnamespecialargs "> < a class ="header " href ="#microvmvmsnamespecialargs "> microvm.vms.<name>.specialArgs</ a > </ h2 >
287287< p > This option is only respected when < code > config</ code > is specified.</ p >
@@ -294,7 +294,7 @@ <h2 id="microvmvmsnamespecialargs"><a class="header" href="#microvmvmsnamespecia
294294< code > { }</ code > </ p >
295295< p > < em > Declared by:</ em > </ p >
296296< ul >
297- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
297+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
298298</ ul >
299299< h2 id ="microvmvmsnameupdateflake "> < a class ="header " href ="#microvmvmsnameupdateflake "> microvm.vms.<name>.updateFlake</ a > </ h2 >
300300< p > Source flakeref to store for later imperative update</ p >
@@ -304,7 +304,7 @@ <h2 id="microvmvmsnameupdateflake"><a class="header" href="#microvmvmsnameupdate
304304< code > "git+file:///home/user/my-infra"</ code > </ p >
305305< p > < em > Declared by:</ em > </ p >
306306< ul >
307- < li > < a href ="https://github.com/astro /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
307+ < li > < a href ="https://github.com/microvm-nix /microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
308308</ ul >
309309
310310 </ main >
0 commit comments