mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
FIX: remove filesystem config from user.toml
This commit is contained in:
@@ -2,7 +2,3 @@
|
|||||||
name = "testuser"
|
name = "testuser"
|
||||||
password = "test"
|
password = "test"
|
||||||
groups = ["wheel"]
|
groups = ["wheel"]
|
||||||
|
|
||||||
[[customizations.filesystem]]
|
|
||||||
mountpoint = "/"
|
|
||||||
minsize = "10 GiB"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user