mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
fix: zsh_history symlinking issue with impermanence
This commit is contained in:
@ -4,9 +4,7 @@
|
||||
"Projects"
|
||||
"Stuff"
|
||||
".ssh"
|
||||
];
|
||||
files = [
|
||||
".zsh_history"
|
||||
".local/share/zsh"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user