mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-02 08:02:37 -05:00
testing installs on incarneron now
This commit is contained in:
parent
bb156aca07
commit
3c0db47a41
3 changed files with 13 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
_module.args = {
|
||||
disk = "/dev/nvme0n1";
|
||||
withSwap = true;
|
||||
swapSize = 8;
|
||||
swapSize = "8";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue