add graphical installer #613
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{nixpkgs, ...}: {
|
{nixpkgs, ...}: {
|
||||||
imports = [
|
imports = [
|
||||||
"${nixpkgs}/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix"
|
"${nixpkgs}/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix"
|
||||||
];
|
];
|
||||||
networking.hostId = "8425e349";
|
networking.hostId = "8425e349";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue