nix-on-droid/modules
Zhong Jianxin 543c3bfdee Remove set +u/-u
Lots of zsh plugins fail to load when login via sshd:

```
$ ssh -p 8022 nix-on-droid@192.168.0.1
(eval):28: __zoxide_hooked: parameter not set
(eval):8: precmd_functions[(r)_direnv_hook]: parameter not set
async_init:1: ASYNC_INIT_DONE: parameter not set
prompt_pure_setup:10: prompt_newline: parameter not set
/nix/store/drwh7ngjshx794jvrvfvaz7wacjhkywi-zsh-fast-syntax-highlighting-1.54/share/zsh/site-functions/fast-syntax-highlighting.plugin.zsh:48: ZPLG_CUR_PLUGIN: parameter not set
```
2021-12-15 22:42:54 +01:00
..
build activation: add VERBOSE env var in option description 2021-12-14 22:30:33 +01:00
environment Remove set +u/-u 2021-12-15 22:42:54 +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 nixpkgs: always provide the option definitions 2021-12-11 22:44:53 +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