1
0
forked from extern/nix-config

nix: Remove unused argument

This commit is contained in:
Donovan Glover 2023-06-06 07:13:47 -04:00
parent 198ed44737
commit 3878a636d9
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

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