Found the place in my config which prevents Plasma from booting
This commit is contained in:
parent
c5f49adb35
commit
7e9a0ebc23
1 changed files with 0 additions and 2 deletions
|
|
@ -28,7 +28,5 @@
|
||||||
custom = "/home/horseman/nix-config/pkgs/zsh/";
|
custom = "/home/horseman/nix-config/pkgs/zsh/";
|
||||||
theme = "jonathan";
|
theme = "jonathan";
|
||||||
};
|
};
|
||||||
|
|
||||||
shellInit = "if [[ $(tty) == \"/dev/tty\"* ]]; then; bash; fi";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue