mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
Init impermanence
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -11,12 +11,11 @@
|
||||
];
|
||||
|
||||
home = {
|
||||
sessionPath = ["$HOME/.local/share/go/bin"];
|
||||
sessionVariables = {
|
||||
COLORTERM = "truecolor";
|
||||
MANPAGER = "bat -l man -p";
|
||||
GOPATH = "$HOME/.local/share/go";
|
||||
};
|
||||
persistence."/persist".files = [".zsh_history"];
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
|
||||
Reference in New Issue
Block a user