home/services/swaync: remove unused variables

This commit is contained in:
Anthony Rodriguez 2024-12-13 14:52:56 +01:00
parent 75ff00b2e2
commit d185864012
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -1,10 +1,4 @@
{ {lib, ...}: let
osConfig,
lib,
lib',
...
}: let
inherit (lib) optionalString;
inherit (builtins) readFile; inherit (builtins) readFile;
in { in {
services.swaync = { services.swaync = {