remove unused parameter
This commit is contained in:
parent
336a0f64cc
commit
ad2256f839
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, config, inputs, ... }:
|
||||
{ lib, pkgs, config, ... }:
|
||||
|
||||
let
|
||||
cfg = config.snowhawk.dunst;
|
||||
|
|
Loading…
Reference in a new issue