profiles: wm: remove unused argument
This commit is contained in:
parent
cf37d3172a
commit
cbae0ef1da
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.my.profiles.wm;
|
cfg = config.my.profiles.wm;
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue