summaryrefslogtreecommitdiffstats
path: root/module.nix
Commit message (Collapse)AuthorAgeFilesLines
* scripts: append old $PATH for destroyinglassulus2022-12-241-3/+3
|
* types: init swapDavid Arnold2022-12-021-0/+1
|
* drop environment.systemPackagesJörg Thalheim2022-11-291-18/+0
| | | | | | Those packages are only used for installation and are not used afterwards. system.build outputs can be used to get them in an installer included.
* remove dependency on bashJörg Thalheim2022-11-291-1/+2
|
* add disko output variant without package listJörg Thalheim2022-11-271-0/+5
| | | | | for netboot or kexec based installer we may want to avoid uploading too many dependencies because the target could go out-of-memory.
* zapCreateMount: stop mdraidsJörg Thalheim2022-11-251-1/+1
|
* module: put disko scripts in system.build for better referencelassulus2022-11-251-0/+15
|
* add modulelassulus2022-10-291-0/+43