profiles: gtk: remove unused argument

This commit is contained in:
Bruno BELANYI 2021-11-05 14:14:36 +01:00
parent 986aed79fb
commit cf37d3172a

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }: { config, lib, ... }:
let let
cfg = config.my.profiles.gtk; cfg = config.my.profiles.gtk;
in in