Add fwupd
This commit is contained in:
5
system/fwupd.nix
Normal file
5
system/fwupd.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
services.fwupd = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user