diff --git a/nix/tv-computer.nix b/nix/tv-computer.nix index 0b318a7..596f560 100644 --- a/nix/tv-computer.nix +++ b/nix/tv-computer.nix @@ -64,6 +64,7 @@ programs.firefox.enable = true; nixpkgs.config.allowUnfree = true; + services.fwupd.enable = true; environment.systemPackages = with pkgs; [ vim