the wrong
This commit is contained in:
parent
84c2690399
commit
40aec4973d
|
@ -4,7 +4,7 @@
|
||||||
home = "/Users/chaos";
|
home = "/Users/chaos";
|
||||||
};
|
};
|
||||||
home-manager.users.chaos = {
|
home-manager.users.chaos = {
|
||||||
programs.zsh.extraEnv = ''
|
programs.zsh.envExtra = ''
|
||||||
export PATH=/run/current-system/sw/bin:$PATH
|
export PATH=/run/current-system/sw/bin:$PATH
|
||||||
'';
|
'';
|
||||||
imports = with tree; [
|
imports = with tree; [
|
||||||
|
|
Loading…
Reference in a new issue