mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-27 01:44:41 +03:00
modules: misc minor refactor
This commit is contained in:
parent
a04255b4eb
commit
f846f343f3
@ -1,8 +1,7 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
let
|
||||
inherit (lib) mkOption types;
|
||||
cfg = config.mobile.hardware;
|
||||
in
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user