mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
🔨 chore(vm): MOREEE POWAAAAAAAAAAAH
Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
@ -63,8 +63,8 @@
|
|||||||
set -x
|
set -x
|
||||||
source ${selfPkgs.vm}/bin/run-${hostname}-vm \
|
source ${selfPkgs.vm}/bin/run-${hostname}-vm \
|
||||||
-enable-kvm \
|
-enable-kvm \
|
||||||
-m 6G \
|
-m 8G \
|
||||||
-smp 4 \
|
-smp 6 \
|
||||||
-cpu host \
|
-cpu host \
|
||||||
-virtfs local,path=$(${pkgs.coreutils}/bin/pwd)/..,mount_tag=host0,security_model=mapped-xattr,id=host0
|
-virtfs local,path=$(${pkgs.coreutils}/bin/pwd)/..,mount_tag=host0,security_model=mapped-xattr,id=host0
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user