mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Fix just build-iso command
This commit is contained in:
parent
188a9b4e24
commit
285367da58
4 changed files with 1 additions and 44 deletions
|
|
@ -7,7 +7,6 @@
|
|||
}:
|
||||
{
|
||||
imports = [
|
||||
inputs.nixos-generators.nixosModules.all-formats
|
||||
"${modulesPath}/installer/cd-dvd/installation-cd-minimal.nix"
|
||||
../common.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue