mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-08-10 21:32:33 +02:00
5 lines
45 B
Nix
5 lines
45 B
Nix
{ ... }:
|
|
{
|
|
services.fwupd.enable = true;
|
|
}
|