generation 544 25.11.20250714.62e0f05
This commit is contained in:
@@ -53,7 +53,7 @@ in {
|
|||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
SHELL = "zsh";
|
SHELL = "/etc/profiles/per-user/synchronous/bin/zsh"; # just zsh no longer works?
|
||||||
HOME = "/home/synchronous";
|
HOME = "/home/synchronous";
|
||||||
# XDG_CACHE_HOME = "$HOME/.cache";
|
# XDG_CACHE_HOME = "$HOME/.cache";
|
||||||
DBUS_SESSION_BUS_ADDRESS = "unix:path=$XDG_RUNTIME_DIR/bus";
|
DBUS_SESSION_BUS_ADDRESS = "unix:path=$XDG_RUNTIME_DIR/bus";
|
||||||
|
|||||||
Reference in New Issue
Block a user