Removed detachedtext.
This commit is contained in:
parent
7a987c6ddd
commit
a97edb3e3e
|
|
@ -161,11 +161,8 @@ in {
|
|||
|
||||
# Fixes electron apps and also nnn
|
||||
home.sessionVariables =
|
||||
let detachedtext = pkgs.writeShellScript "detachedtext"
|
||||
(builtins.readFile "${scripts}/detachedtext.sh");
|
||||
in {
|
||||
{
|
||||
NIXOS_OZONE_WL = "1";
|
||||
VISUAL = detachedtext;
|
||||
};
|
||||
|
||||
# configure fonts correctly
|
||||
|
|
|
|||
Loading…
Reference in a new issue