simplification drastique (8)

This commit is contained in:
neox 2024-07-09 16:34:05 +02:00
parent ab2ab18195
commit c2aa7487cc
No known key found for this signature in database
GPG Key ID: 57BC26A3687116F6
1 changed files with 2 additions and 2 deletions

View File

@ -326,7 +326,7 @@ SUBSYSTEM==\"usb_device\", GROUP=\"spice\", MODE=\"0660\"
(cons* (cons*
(file-system (file-system
(mount-point "/boot/efi") (mount-point "/boot/efi")
(device "/dev/CHANGE_THIS_DISK") (device (uuid "CHANGE_THIS_DISK" 'fat32))
(type "vfat")) (type "vfat"))
(file-system (file-system
(mount-point "/") (mount-point "/")