diff --git a/modules/environment/login/nix-on-droid.nix.default b/modules/environment/login/nix-on-droid.nix.default index ecccdf6..4514f30 100644 --- a/modules/environment/login/nix-on-droid.nix.default +++ b/modules/environment/login/nix-on-droid.nix.default @@ -7,6 +7,8 @@ vim # or some other editor, e.g. nano or neovim # Some common stuff that people expect to have + #procps + #killall #diffutils #findutils #utillinux diff --git a/templates/advanced/nix-on-droid.nix b/templates/advanced/nix-on-droid.nix index 1591d51..fab9a35 100644 --- a/templates/advanced/nix-on-droid.nix +++ b/templates/advanced/nix-on-droid.nix @@ -7,6 +7,8 @@ vim # or some other editor, e.g. nano or neovim # Some common stuff that people expect to have + #procps + #killall #diffutils #findutils #utillinux diff --git a/templates/home-manager/nix-on-droid.nix b/templates/home-manager/nix-on-droid.nix index 7a53b8e..c1706ff 100644 --- a/templates/home-manager/nix-on-droid.nix +++ b/templates/home-manager/nix-on-droid.nix @@ -7,6 +7,8 @@ vim # or some other editor, e.g. nano or neovim # Some common stuff that people expect to have + #procps + #killall #diffutils #findutils #utillinux diff --git a/templates/minimal/nix-on-droid.nix b/templates/minimal/nix-on-droid.nix index c1bcd1f..c5d50d8 100644 --- a/templates/minimal/nix-on-droid.nix +++ b/templates/minimal/nix-on-droid.nix @@ -7,6 +7,8 @@ vim # or some other editor, e.g. nano or neovim # Some common stuff that people expect to have + #procps + #killall #diffutils #findutils #utillinux