chore: Formatting

This commit is contained in:
Donovan Glover
2023-06-22 11:13:46 -04:00
parent 8ffb196c0b
commit 7316153e37
12 changed files with 38 additions and 17 deletions

View File

@ -1,4 +1,6 @@
{ pkgs, ... }: {
{ pkgs, ... }:
{
services.interception-tools = {
enable = true;
plugins = with pkgs.interception-tools-plugins; [ dual-function-keys ];