initial commit
This commit is contained in:
commit
2597fc7fb8
27 changed files with 1051 additions and 0 deletions
4
modules/specific_hardware/fwupd.nix
Normal file
4
modules/specific_hardware/fwupd.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:{
|
||||
# A system daemon to allow session software to update firmware
|
||||
services.fwupd.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue