nix-on-droid/modules/environment
Zhong Jianxin b4b228eb27 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:21:16 +01:00
..
etc Relicense to MIT License 2020-01-09 22:04:22 +01:00
login Remove set +u/-u 2021-12-15 22:21:16 +01:00
ca.nix ca: add certificates in /etc/ssl/certs 2021-05-28 02:25:17 +02:00
links.nix Relicense to MIT License 2020-01-09 22:04:22 +01:00
networking.nix networking: set resolv.conf in networking module 2021-05-28 02:22:39 +02:00
nix.nix nix: add package option 2021-07-27 22:01:03 +02:00
path.nix nix: add package option 2021-07-27 22:01:03 +02:00
session-init.nix Remove set +u/-u 2021-12-15 22:21:16 +01:00