Remove unused bindings from common config.

This commit is contained in:
jay
2025-07-12 13:42:05 -04:00
parent d20e0e2837
commit 04d52e047b
15 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
{ config, inputs, lib, pkgs, ... }: {
{ pkgs, ... }: {
# List packages installed in system profile. To search, run:
# $ nix search wget