wmii.nix: fix module args
This commit is contained in:
parent
f501e69e41
commit
8b1fc9ca75
@ -1,4 +1,4 @@
|
|||||||
{ config, lib, pkgs, options, modulesPath }:
|
{ config, lib, pkgs, options, modulesPath, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (lib) mkOption mkIf singleton;
|
inherit (lib) mkOption mkIf singleton;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user