Compare commits

..

No commits in common. "a63133b2eba683bd0d4f72ddd2649b3115224e0f" and "77238e0c2313822ee31150f7317d06a00c42e725" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View File

@ -125,6 +125,8 @@
config.allowUnfree = true;
};
inherit agenix;
# inherit my_packages;
# my_pkgs = my_packages.packages.x86_64-linux;
};
};
}

View File

@ -49,10 +49,7 @@ in
};
nix-index = {
enable = true;
enableZshIntegration = false;
enableBashIntegration = false;
enableFishIntegration = false;
enable = false;
};
ripgrep = {