diff --git a/modules/system/common.nix b/modules/system/common.nix index 55f878a..0514fc6 100644 --- a/modules/system/common.nix +++ b/modules/system/common.nix @@ -71,6 +71,8 @@ aha usbutils pciutils + + appimage-run ]; services.fwupd.enable = true;