tmux revamp

This commit is contained in:
ringofstorms 2024-04-01 00:50:59 -05:00
parent f43d436602
commit 4d473f4088
7 changed files with 143 additions and 44 deletions

View file

@ -48,6 +48,8 @@ in
# Some basics
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
# wayland clipboard in terminal
wl-clipboard
# Basics
neovim
vim