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