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