mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
nix-darwin: remove trailing whitespace
This commit is contained in:
@@ -9,8 +9,8 @@ let
|
||||
extendedLib = import ../modules/lib/stdlib-extended.nix pkgs.lib;
|
||||
|
||||
hmModule = types.submoduleWith {
|
||||
specialArgs = {
|
||||
lib = extendedLib;
|
||||
specialArgs = {
|
||||
lib = extendedLib;
|
||||
darwinConfig = config;
|
||||
} // cfg.extraSpecialArgs;
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user