add controller pairing scripts

This commit is contained in:
Leonardo Eugênio 2022-12-01 00:08:54 -03:00
parent 4f15bf99d4
commit 2b67a33ee7
2 changed files with 15 additions and 0 deletions

View file

@ -3,6 +3,7 @@ let inherit (import ./variables.nix) key theme color accent font desktop;
in {
imports = [
./controller.nix
./waybar.nix
./helix.nix
./kakoune.nix