Updated configuration

This commit is contained in:
2024-12-10 18:38:17 +01:00
parent 1ab78c65d7
commit a093970262
11 changed files with 171 additions and 130 deletions

View File

@@ -26,4 +26,9 @@
enableBashIntegration = true;
enableZshIntegration = true;
};
programs.skim = {
enable = true;
enableZshIntegration = true;
};
}