This commit is contained in:
Bryan Ramos 2024-01-24 21:28:50 -05:00
parent 0c7ccba869
commit 172482823c
2 changed files with 1 additions and 1 deletions

View file

@ -19,6 +19,7 @@ in
services.gpg-agent = {
enable = true;
enableSshSupport = true;
enableBashIntegration = true;
};
};
}