mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-14 18:21:41 +03:00
6 lines
144 B
Nix
6 lines
144 B
Nix
|
# Import the upstream module-list.
|
||
|
# Do not add this file to `module-list.nix`.
|
||
|
{
|
||
|
imports = import <nixpkgs/nixos/modules/module-list.nix>;
|
||
|
}
|