mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-25 18:54:34 +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