the wrong

This commit is contained in:
ChaotiCryptidz 2022-03-09 20:18:00 +00:00
parent 84c2690399
commit 40aec4973d
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
home = "/Users/chaos";
};
home-manager.users.chaos = {
programs.zsh.extraEnv = ''
programs.zsh.envExtra = ''
export PATH=/run/current-system/sw/bin:$PATH
'';
imports = with tree; [