mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:49:42 +00:00
Cache walker history
This commit is contained in:
parent
c96e2de5ec
commit
7a79342f93
|
@ -76,6 +76,7 @@
|
|||
];
|
||||
extraFiles = [
|
||||
".config/git/git-credentials"
|
||||
".cache/walker/history.gob"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue