Fix environmental variables not loading.
This commit is contained in:
parent
2839045b92
commit
14cf2ca4e4
@ -99,6 +99,9 @@
|
|||||||
TERMINAL = "alacritty";
|
TERMINAL = "alacritty";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Fix environmental variables not loaded in plasma x11
|
||||||
|
xsession.enable = true;
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user