Benutzer-Werkzeuge

Webseiten-Werkzeuge


notiz:nixos-tarball

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
notiz:nixos-tarball [2021/01/14 18:08] clerienotiz:nixos-tarball [2021/01/14 19:51] (aktuell) clerie
Zeile 10: Zeile 10:
   imports = [   imports = [
     (modulesPath + "/installer/cd-dvd/system-tarball.nix")     (modulesPath + "/installer/cd-dvd/system-tarball.nix")
-    (modulesPath + "/virtualisation/xen-domU.nix") 
     # (modulesPath + "/profiles/base.nix")     # (modulesPath + "/profiles/base.nix")
   ];   ];
Zeile 36: Zeile 35:
 } }
 </code> </code>
 +<code bash>
 +nix-build "<nixpkgs/nixos>" -A config.system.build.tarball -I nixos-config=tarball.nix
 +</code>
 +
  
 <code> <code>
Zeile 50: Zeile 53:
       imports = [       imports = [
         (modulesPath + "/installer/cd-dvd/system-tarball.nix")         (modulesPath + "/installer/cd-dvd/system-tarball.nix")
-        (modulesPath + "/profiles/base.nix") 
         (./configuration/hosts + "/${hostName}/configuration.nix")         (./configuration/hosts + "/${hostName}/configuration.nix")
       ];       ];
notiz/nixos-tarball.1610644114.txt.gz · Zuletzt geändert: 2021/01/14 18:08 von clerie

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki