nixos/appimage: enable fuse
This commit is contained in:
@@ -43,6 +43,8 @@ in
|
||||
}
|
||||
);
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
programs.fuse.enable = true;
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
|
||||
Reference in New Issue
Block a user