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,7 +1,6 @@
{
inputs,
outputs,
lib,
config,
pkgs,
username,

View File

@ -1,9 +1,7 @@
{
config,
outputs,
lib,
pkgs,
inputs,
username,
...
}: {

View File

@ -1,6 +1,4 @@
{
config,
lib,
pkgs,
inputs,
username,