Add build_isoimage-pc
and external_xil
to flake package list.
This commit is contained in:
parent
ac94275b93
commit
0f5460aa3a
1 changed files with 2 additions and 0 deletions
|
@ -313,6 +313,8 @@
|
||||||
patches = [ ./home/packages/new_rclone/patches/rclone_8ffe3e462cbf5688c37c54009db09d8dcb486860.diff ];
|
patches = [ ./home/packages/new_rclone/patches/rclone_8ffe3e462cbf5688c37c54009db09d8dcb486860.diff ];
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
build_isoimage-pc = self.nixosConfigurations.isoimage-pc.config.system.build.isoImage;
|
||||||
|
external_xil = xil.packages.x86_64-linux.xil;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue