Merge pull request 'template/new-clan: improve documentation of disko module' (#2130) from kenji/clan-core:kenji-template/docs/new-clan into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2130
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