[yevaud] Set up tmux

This commit is contained in:
Katherina Walshe-Grey 2024-06-17 14:04:09 +01:00
parent 785184c7ef
commit dccb037942
2 changed files with 34 additions and 0 deletions

View file

@ -4,6 +4,7 @@
home-manager.users.qenya = { pkgs, ... }: {
imports = [
../../home/cli.nix
../../home/tmux.nix
];
home.stateVersion = "23.11";