Correct arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:16:05 +01:00
parent 00bbf29074
commit c689e54173
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ inputs, custom, pkgs, ... }:
{ custom }: { pkgs, ... }:
{
environment.systemPackages = with pkgs; [
gnome.eog