Remove unused bindings from nixy and nixy jay configs.

This commit is contained in:
jay
2025-07-12 13:53:13 -04:00
parent ac132756e4
commit adbd75a48a
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# 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, inputs, ... }:
{ inputs, ... }:
{
imports =