remove unused imports

This commit is contained in:
2024-03-03 02:35:55 +05:30
parent ef89207879
commit c452904baa
11 changed files with 4 additions and 28 deletions

View File

@ -1,8 +1,4 @@
{
lib,
pkgs,
...
}: {
{pkgs, ...}: {
programs = {
waybar = {
enable = true;