Fix iso-image

This commit is contained in:
Alexander Bantyev 2021-11-06 12:14:18 +03:00
parent 7633581020
commit e3fe689d4b
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -1,5 +1,5 @@
{ modulesPath, lib, inputs, pkgs, ... }: { { modulesPath, lib, inputs, pkgs, ... }: {
imports = with inputs.self.nixosModules; [ imports = with inputs.self.nixosModules; with inputs.self.nixosProfiles; [
"${modulesPath}/installer/cd-dvd/installation-cd-minimal.nix" "${modulesPath}/installer/cd-dvd/installation-cd-minimal.nix"
inputs.self.nixosRoles.base inputs.self.nixosRoles.base
themes themes