Add missing input input

This makes lazy-apps work.
This commit is contained in:
JuliusFreudenberger 2025-07-01 10:52:42 +03:00
parent f31b06f698
commit ac39ed944d

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page # your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help). # and in the NixOS manual (accessible by running nixos-help).
{ outputs, config, pkgs, ... }: { inputs, outputs, config, pkgs, ... }:
{ {
imports = imports =