diff --git a/hosts/randolph/home.nix b/hosts/randolph/home.nix index a0c20fc..30cd5eb 100644 --- a/hosts/randolph/home.nix +++ b/hosts/randolph/home.nix @@ -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