feat: Added fwupd

This commit is contained in:
uttarayan21
2025-07-23 12:12:26 +05:30
parent 2b3315c631
commit 4e06cdb9c3
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{...}: {
services.fwupd = {
enable = true;
};
}