editor: source profile
This commit is contained in:
parent
00be3d4130
commit
d1bd7f336d
@ -1,6 +1,7 @@
|
||||
{ config, pkgs, inputs, ... }:
|
||||
let
|
||||
EDITOR = pkgs.writeShellScript "codium-editor" ''
|
||||
source "/etc/profiles/per-user/balsoft/etc/profile.d/hm-session-vars.sh"
|
||||
NIX_OZONE_WL=1 \
|
||||
exec \
|
||||
${config.home-manager.users.balsoft.programs.vscode.package}/bin/codium \
|
||||
|
Loading…
Reference in New Issue
Block a user