Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-12-18 23:29:49 +00:00
parent e23e71560f
commit bcad2979bf
10 changed files with 146 additions and 117 deletions

View File

@@ -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;