chore: remove PATH from env vars

This commit is contained in:
notohh 2023-04-14 20:15:40 -04:00
parent 3a30e96562
commit bf242220f7
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -64,9 +64,6 @@ let
WLR_RENDERER = "vulkan"; WLR_RENDERER = "vulkan";
XCURSOR_SIZE = "24"; XCURSOR_SIZE = "24";
NIXOS_OZONE_WL = "1"; NIXOS_OZONE_WL = "1";
PATH = [
"$HOME/.local/bin/:$PATH"
];
}; };
environment.etc."greetd/environments".text = '' environment.etc."greetd/environments".text = ''