Some iso fixes
This commit is contained in:
parent
dd9348b672
commit
633f07d12e
2 changed files with 12 additions and 0 deletions
|
@ -182,6 +182,7 @@
|
|||
};
|
||||
|
||||
ISO = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {inherit inputs outputs;};
|
||||
modules = [
|
||||
"${nixpkgs}/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue