@@ -20,6 +20,13 @@
modules = [
./configuration.nix
home-manager.nixosModules.home-manager
{
nixpkgs.overlays = [
(final: prev: {
ollama = nixpkgs-unstable.legacyPackages.${prev.system}.ollama;
})
];
}
};
The note is not visible to the blocked user.