fuji/appimage: unset binfmt
This commit is contained in:
@@ -238,7 +238,7 @@ in
|
||||
};
|
||||
appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
binfmt = false;
|
||||
};
|
||||
nix-ld = {
|
||||
enable = false;
|
||||
|
||||
Reference in New Issue
Block a user