Compare commits

..

No commits in common. "0a81dadc0c19e5893d4edf8f575e5276c28b66a4" and "cd80c21d672dfaa8d24f9a722a783327062f3a00" have entirely different histories.

2 changed files with 3 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
.env
/manualEpub*
manualEpub
# symlink for nixosConfigurations.nixos-wsl.config.system.build.manual.manualEpub
/result*
result
# Symlink for system build

View File

@ -128,8 +128,7 @@
enable = true;
};
nix-index = {
enable = true;
enableZshIntegration = false;
enable = false;
};
ripgrep = {
enable = true;