Drop some unused inputs

This commit is contained in:
Sandro Jäckel 2025-09-11 23:56:36 +02:00
parent 536ac3ab4b
commit a98f1a2b75
No known key found for this signature in database
GPG key ID: 236B6291555E8401
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
{ lib, pkgs, ... }:
{ {
imports = [ ../. ]; imports = [ ../. ];

View file

@ -1,5 +1,3 @@
{ pkgs, ... }:
{ {
imports = [ ../. ]; imports = [ ../. ];