about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-06-21T14·42+0200
committertazjin <mail@tazj.in>2021-07-14T17·03+0000
commitee6590dea131d420557f77106c3f3bd0ec097a42 (patch)
tree88fdb04dc3c9ffef3644c587085ea13d005dd763
parente00a7263fb78ef24e4f50d98f184de659555c2b0 (diff)
chore(tazjin/tverskoy): Enable fwupd r/2686
Very worried about this, Lenovo has a knack for bricking devices with
firmware updates ...

Change-Id: Idc111fe9d4bd7edf1e6c633040cf35e82f858724
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3224
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index ef1dc1853e..4c5517d77d 100644
--- a/users/tazjin/nixos/tverskoy/default.nix
+++ b/users/tazjin/nixos/tverskoy/default.nix
@@ -153,6 +153,7 @@ in lib.fix(self: {
     blueman.enable = true;
     mullvad-vpn.enable = true;
     tlp.enable = true;
+    fwupd.enable = true;
 
     # expose i2c device as /dev/i2c-amdgpu-dm and make it user-accessible
     udev.extraRules = ''