diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/tazjin/nixos/tverskoy/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index ef1dc1853ef5..4c5517d77dcb 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 = '' |