This commit is contained in:
Tao Tien 2026-05-16 18:03:46 -07:00
parent 48f1796002
commit c13f4a2191
3 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@
modulesPath,
...
}: {
services.fwupd.enable = true;
nixpkgs.overlays = [
(final: prev: {
inherit