From 7afbdaa5d9b57e0717023a6ec0705ae32ac0aeac Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Sun, 4 Jan 2026 16:50:03 -0700 Subject: [PATCH] fwupd --- nix/tv-computer.nix | 1 + 1 file changed, 1 insertion(+) 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