Remove unused bindings from lappy and lappy jay configs.

This commit is contained in:
jay
2025-07-12 13:50:23 -04:00
parent 64390aec8a
commit ac132756e4
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, ... }:
{ ... }:
{
imports =