template/new-clan: improve documentation of disko module
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
|||||||
clan-core.clanModules.disk-id
|
clan-core.clanModules.disk-id
|
||||||
];
|
];
|
||||||
|
|
||||||
# TO NOT EDIT THIS FILE AFTER INSTALLATION of a machine
|
# DO NOT EDIT THIS FILE AFTER INSTALLATION of a machine
|
||||||
# Otherwise your system might not boot because of missing partitions / filesystems
|
# Otherwise your system might not boot because of missing partitions / filesystems
|
||||||
boot.loader.grub.efiSupport = lib.mkDefault true;
|
boot.loader.grub.efiSupport = lib.mkDefault true;
|
||||||
boot.loader.grub.efiInstallAsRemovable = lib.mkDefault true;
|
boot.loader.grub.efiInstallAsRemovable = lib.mkDefault true;
|
||||||
|
|||||||
Reference in New Issue
Block a user