feat: persist .cargo

This commit is contained in:
oddlama 2023-11-04 19:48:54 +01:00
parent 141781e2eb
commit ef4d1fca2b
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -4,6 +4,10 @@
./gdb.nix
];
persistence."/state".directories = [
".cargo"
];
home = {
extraOutputsToInstall = ["man" "doc" "devdoc"];
packages = with pkgs; [