diff --git a/nixos/hosts/kylekrein-framework12/default.nix b/nixos/hosts/kylekrein-framework12/default.nix index 30fe44d..78db5a1 100644 --- a/nixos/hosts/kylekrein-framework12/default.nix +++ b/nixos/hosts/kylekrein-framework12/default.nix @@ -21,7 +21,8 @@ ../../users/tania ]; sops.secrets."ssh_keys/${hwconfig.hostname}" = {}; - facter.reportPath = lib.mkForce null; + facter.reportPath = lib.mkForce null; #changeme ? + services.fwupd.enable = true; #fwupdmgr update nixpkgs.overlays = [ # Fixes java crash because of bind mount with impermanence when loading too many mods(ex. All The Mods 9) (self: super: {