mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
Initial commit
This commit is contained in:
7
services.nix
Normal file
7
services.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user