remove unneccessary import

This commit is contained in:
Lillian Violet 2026-04-22 15:45:01 +02:00
parent 5403bad9d0
commit 2cd85e0438

View file

@ -2,7 +2,6 @@
osConfig, osConfig,
pkgs, pkgs,
config, config,
lib,
... ...
}: { }: {
#TODO: make the creation of the command file easier, for now this is a nice solution though #TODO: make the creation of the command file easier, for now this is a nice solution though