mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
use the same nixpkgs and home-manager
Co-authored-by: Tobias Happ <Gerschtli@users.noreply.github.com>
This commit is contained in:
parent
2fba450df0
commit
abf7f56cb6
3 changed files with 10 additions and 7 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.
|
||||
|
||||
{ pkgs }:
|
||||
|
||||
[
|
||||
./build/activation.nix
|
||||
./build/config.nix
|
||||
|
|
@ -15,5 +17,5 @@
|
|||
./user.nix
|
||||
./version.nix
|
||||
./workaround-make.nix
|
||||
<nixpkgs/nixos/modules/misc/assertions.nix>
|
||||
(pkgs.path + "/nixos/modules/misc/assertions.nix")
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue