chore: remove PATH from env vars
This commit is contained in:
parent
3a30e96562
commit
bf242220f7
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ let
|
|||
WLR_RENDERER = "vulkan";
|
||||
XCURSOR_SIZE = "24";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
PATH = [
|
||||
"$HOME/.local/bin/:$PATH"
|
||||
];
|
||||
};
|
||||
|
||||
environment.etc."greetd/environments".text = ''
|
||||
|
|
Loading…
Reference in a new issue