8 lines
55 B
Nix
8 lines
55 B
Nix
{...}:
|
|
|
|
{
|
|
programs.gpg = {
|
|
enable = true;
|
|
};
|
|
}
|