removed unused variables

This commit is contained in:
Ifrahim Ansari 2026-02-15 11:51:14 -05:00
parent 8016a5664d
commit 5e09d5e5a6
4 changed files with 0 additions and 7 deletions

View file

@ -1,6 +1,4 @@
{
config,
lib,
pkgs,
...
}:

View file

@ -14,7 +14,6 @@
outputs =
{
self,
disko,
home-manager,
nixpkgs,

View file

@ -1,7 +1,5 @@
{
config,
lib,
pkgs,
...
}:
{

View file

@ -1,6 +1,4 @@
{
config,
lib,
pkgs,
...
}: