add fixes in order to be compatible with 24.11

This commit is contained in:
Fabian Montero 2024-11-30 20:26:05 -06:00
parent b9087c333b
commit bd18abd3e8
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
7 changed files with 15 additions and 18 deletions

View file

@ -25,10 +25,10 @@ in {
services.gpg-agent = {
enable = true;
enableZshIntegration = true;
enableBashIntegration = true;
enableExtraSocket = true;
enableSshSupport = true;