removed unused variable

This commit is contained in:
Leyla Becker 2025-06-01 15:16:27 -05:00
parent 6ce718ab09
commit ba2a31a80e

View file

@ -2,7 +2,6 @@
# your system. Help is available in the configuration.nix(5) man page, on
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{
config,
lib,
pkgs,
...