1
0

8 lines
49 B
Nix
Raw Normal View History

{ ... }:
{
security.polkit.enable = true;
}