chore: update flake inputs

This commit is contained in:
oddlama 2023-11-05 14:46:07 +01:00
parent b9ca0de56b
commit ec648e6cc2
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 89 additions and 67 deletions

View file

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