home/services/swaync: remove unused variables
This commit is contained in:
parent
75ff00b2e2
commit
d185864012
1 changed files with 1 additions and 7 deletions
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
osConfig,
|
||||
lib,
|
||||
lib',
|
||||
...
|
||||
}: let
|
||||
inherit (lib) optionalString;
|
||||
{lib, ...}: let
|
||||
inherit (builtins) readFile;
|
||||
in {
|
||||
services.swaync = {
|
||||
|
|
Loading…
Reference in a new issue