mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
fix: zsh_history symlinking issue with impermanence
This commit is contained in:
@ -7,11 +7,11 @@
|
||||
".wakatime"
|
||||
".config/sops"
|
||||
".local/share/nvim"
|
||||
".local/share/zsh"
|
||||
".local/share/zoxide"
|
||||
".local/state/lazygit"
|
||||
];
|
||||
files = [
|
||||
".zsh_history"
|
||||
".wakatime.cfg"
|
||||
];
|
||||
allowOther = true;
|
||||
|
Reference in New Issue
Block a user