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