Run fingerprint service and fwupd
This commit is contained in:
@@ -44,7 +44,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
fwupd.enable = true;
|
fprintd.enable = true;
|
||||||
|
fwupd = {
|
||||||
|
enable = true;
|
||||||
|
extraRemotes = [ "lvfs-testing" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
|
|||||||
Reference in New Issue
Block a user