Cleanup
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
enableZshIntegration = true;
|
||||
enableSshSupport = true;
|
||||
enableScDaemon = true;
|
||||
# pinentryPackage = pkgs.pinentry-qt;
|
||||
extraConfig = lib.mkIf osConfig.services.desktopManager.plasma6.enable ''
|
||||
pinentry-program ${pkgs.kwalletcli}/bin/pinentry-kwallet
|
||||
'';
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
# extraConfig = lib.mkIf osConfig.services.desktopManager.plasma6.enable ''
|
||||
# pinentry-program ${pkgs.kwalletcli}/bin/pinentry-kwallet
|
||||
# '';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user