mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
disable encryption for new raspi setups (#2348)
* disable encryption for new raspi setups * use config instead of OS_ARCH * fixes from testing
This commit is contained in:
@@ -2,4 +2,5 @@ os-partitions:
|
||||
boot: /dev/mmcblk0p1
|
||||
root: /dev/mmcblk0p2
|
||||
ethernet-interface: end0
|
||||
wifi-interface: wlan0
|
||||
wifi-interface: wlan0
|
||||
disable-encryption: true
|
||||
|
||||
Reference in New Issue
Block a user