mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 01:37:56 +02:00
chore: Formatting
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
services.interception-tools = {
|
||||
enable = true;
|
||||
plugins = with pkgs.interception-tools-plugins; [ dual-function-keys ];
|
||||
|
Reference in New Issue
Block a user