hosts/data: set SHELL variable
This commit is contained in:
parent
2dc336ea21
commit
f7f9b65d1e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
TMPDIR = "${config.home.homeDirectory}/scratch/tmp";
|
||||
UNIVERSE_FLAKE_ROOT = "${config.home.homeDirectory}/universe";
|
||||
UNIVERSE_USERNAME = main.user.name;
|
||||
SHELL = "zsh";
|
||||
};
|
||||
|
||||
file.".profile".target = ".profile-hm";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue