mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
15 lines
404 B
Nix
15 lines
404 B
Nix
# Licensed under GNU Lesser General Public License v3 or later, see COPYING.
|
|
# Copyright (c) 2019 Alexander Sosedkin and other contributors, see AUTHORS.
|
|
|
|
[
|
|
./build/activation.nix
|
|
./build/config.nix
|
|
./environment/etc
|
|
./environment/files.nix
|
|
./environment/links.nix
|
|
./environment/login
|
|
./environment/path.nix
|
|
./home-manager.nix
|
|
./user.nix
|
|
<nixpkgs/nixos/modules/misc/assertions.nix>
|
|
]
|