template/new-clan: improve documentation of disko module

This commit is contained in:
a-kenji
2024-09-16 14:14:24 +02:00
committed by kenji
parent 0c76c96e31
commit 45276d755f

View File

@@ -13,7 +13,7 @@ in
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
boot.loader.grub.efiSupport = lib.mkDefault true;
boot.loader.grub.efiInstallAsRemovable = lib.mkDefault true;