define nix.package
This commit is contained in:
@@ -28,6 +28,8 @@
|
|||||||
home.homeDirectory = "/data/data/com.termux.nix/files/home";
|
home.homeDirectory = "/data/data/com.termux.nix/files/home";
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
|
package = pkgs.nix;
|
||||||
|
|
||||||
nixPath = [
|
nixPath = [
|
||||||
"nixpkgs=${inputs.nixpkgs}"
|
"nixpkgs=${inputs.nixpkgs}"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user