mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Move /etc/{passwd,group} to basic-environment
This commit is contained in:
parent
0c0f62f604
commit
7775c8f1d6
6 changed files with 55 additions and 22 deletions
|
|
@ -22,6 +22,8 @@ in
|
|||
nixpkgs.coreutils
|
||||
nixpkgs.nix
|
||||
# pkgs.proot
|
||||
pkgs.files.etc-group
|
||||
pkgs.files.etc-passwd
|
||||
pkgs.files.hm-install
|
||||
pkgs.files.home-nix-default
|
||||
pkgs.files.login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue