nix-on-droid/modules
Tobias Happ b201d656b9 login: source session init in shell configs
If a shell is not started via login-inner (e.g. via ssh) it will not
source the sessionInit script. The solution is to source this file in
the respective config files for bash and zsh (more shell support can be
easily added).

The -u option is not necessary for the few lines in login-inner and
should not be activated after sourcing sessionInit in bash or zsh setup.
2021-12-15 22:21:16 +01:00
..
build activation: add VERBOSE env var in option description 2021-12-14 22:30:33 +01:00
environment login: source session init in shell configs 2021-12-15 22:21:16 +01:00
lib-bash Relicense to MIT License 2020-01-09 22:04:22 +01:00
nixpkgs nixpkgs: always provide the option definitions 2021-12-11 22:44:53 +01:00
default.nix modules: introduce more arguments at top-level 2021-12-15 22:04:43 +01:00
home-manager.nix home-manager: add extraSpecialArgs and sharedModules options 2021-12-14 22:31:03 +01:00
module-list.nix login: source session init in shell configs 2021-12-15 22:21:16 +01:00
time.nix time: Add timeZone option 2020-01-12 20:48:41 +01:00
user.nix user: add options to manually set uid and gid 2021-05-28 02:22:39 +02:00
version.nix Update stateVersions and channel versions to 21.11 2021-12-11 22:44:53 +01:00