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