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