mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fix nixos-iso
This commit is contained in:
parent
b9d740b9f0
commit
ac70f98277
2 changed files with 1 additions and 2 deletions
|
|
@ -120,7 +120,7 @@
|
|||
inherit system;
|
||||
format = "install-iso";
|
||||
modules = [
|
||||
(import ./iso inputs)
|
||||
(import ./pkgs/nixos-iso inputs)
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue