fix build issues with the sd image
This commit is contained in:
parent
c5a7f8ea56
commit
26b430787e
8 changed files with 278 additions and 14 deletions
|
@ -34,7 +34,7 @@ in
|
|||
lfs.enable = true;
|
||||
signing = {
|
||||
key = cfg.signingKey;
|
||||
signByDefault = mkIf gpg.enable true;
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
init = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue