Added an example script and updated the sources list
This commit is contained in:
parent
2bdf477e9a
commit
666a14210a
1
enable-nested-virtualiatoin-hyperv.ps1
Normal file
1
enable-nested-virtualiatoin-hyperv.ps1
Normal file
@ -0,0 +1 @@
|
||||
Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true
|
@ -1,4 +1,5 @@
|
||||
# Sources file built for nala
|
||||
|
||||
deb https://debian.interhost.co.il/debian/ bookworm main
|
||||
deb https://debian.interhost.co.il/debian/ bookworm main contrib non-free non-free-firmware
|
||||
|
||||
deb https://security.debian.org/debian-security/ bookworm-security contrib main non-free non-free-firmware
|
||||
|
Loading…
Reference in New Issue
Block a user