mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-14 18:21:41 +03:00
fb64a005de
We are now splitting the concerns more clearly, by making `baseModules` the reason we are evaluating NixOS, rather than wholesale always including it into the modules.
3 lines
98 B
Nix
3 lines
98 B
Nix
# Simple proxy to the upstream Nixpkgs eval-config.nix
|
|
import <nixpkgs/nixos/lib/eval-config.nix>
|