mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
9 lines
133 B
Nix
9 lines
133 B
Nix
{
|
|
enable = true;
|
|
settings = {
|
|
base_url = "pw.theaninova.de";
|
|
email = "pw@theaninova.de";
|
|
pinentry = "gnome3";
|
|
};
|
|
}
|