Merge pull request #11371 from tk-ecotelecom/fix-wmii
wmii.nix: fix module args
This commit is contained in:
commit
33044458eb
@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, options, modulesPath }:
|
||||
{ config, lib, pkgs, options, modulesPath, ... }:
|
||||
|
||||
let
|
||||
inherit (lib) mkOption mkIf singleton;
|
||||
|
Loading…
Reference in New Issue
Block a user