@@ -4,7 +4,7 @@
|
||||
}:
|
||||
{
|
||||
disko.devices = {
|
||||
disk.main = {
|
||||
disk.usb = {
|
||||
inherit device;
|
||||
type = "disk";
|
||||
content = {
|
||||
@@ -30,7 +30,7 @@
|
||||
name = "root";
|
||||
size = "100%";
|
||||
content = {
|
||||
name = "luks";
|
||||
name = "usb";
|
||||
type = "luks";
|
||||
settings = {
|
||||
allowDiscards = true;
|
||||
|
Reference in New Issue
Block a user