mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
adding possibility to set windows product-key
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
VERSION: "11"
|
VERSION: "11"
|
||||||
RAM_SIZE: "12G"
|
RAM_SIZE: "12G"
|
||||||
CPU_CORES: "4"
|
CPU_CORES: "4"
|
||||||
|
# KEY: "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" # Uncomment and add your Windows product key for initial installation
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|||||||
Reference in New Issue
Block a user