mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
chore: state before home-manager update
This commit is contained in:
@@ -202,9 +202,10 @@
|
||||
format = [ "I" ];
|
||||
};
|
||||
|
||||
pylsp_mypy.enabled = true;
|
||||
|
||||
jedi_completion.enabled = true;
|
||||
jedi_definition.enabled = true;
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
{
|
||||
services.ssh-agent.enable = true;
|
||||
services.ssh-agent.enableFishIntegration = true;
|
||||
|
||||
programs.ssh = {
|
||||
enableDefaultConfig = false;
|
||||
|
||||
Reference in New Issue
Block a user