Fix iso-image
This commit is contained in:
parent
7633581020
commit
e3fe689d4b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user