diff --git a/home-manager.nix b/home-manager.nix index 7e9ba0e..5b016cf 100644 --- a/home-manager.nix +++ b/home-manager.nix @@ -24,10 +24,6 @@ initExtra = '' $HOME/.local/bin/pokemon-colorscripts -r --no-title export command_timeout=60 - - if [ -f /etc/profile ]; then - . /etc/profile - fi ''; }; xdg = {