Skip to content

Commit 1613484

Browse files
committed
flake: remove unused args
1 parent 9a99eff commit 1613484

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@
9090
system = "x86_64-linux";
9191
modules = [
9292
({
93-
config,
94-
pkgs,
93+
9594
...
9695
}: {
9796
imports = [];

0 commit comments

Comments
 (0)