profiles: gtk: remove unused argument

This commit is contained in:
Bruno BELANYI 2021-11-05 14:14:36 +01:00
parent e7ff83b1bb
commit e428895ba7
1 changed files with 1 additions and 1 deletions

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