diff --git a/nixos-modules/kmonad/default.nix b/nixos-modules/kmonad/default.nix index 1610d64..5bf19a9 100644 --- a/nixos-modules/kmonad/default.nix +++ b/nixos-modules/kmonad/default.nix @@ -1,4 +1,7 @@ { lib, host, ... }: { + # things to redo + # "=y, copy to system clipboard + # bw tmux session switcher services.kmonad = { enable = true;