configure tmux with home manager and create common home

This commit is contained in:
cy 2024-12-13 23:53:01 -05:00
parent 61daca6d73
commit b3ddb68f2b
6 changed files with 45 additions and 7 deletions

View file

@ -7,7 +7,7 @@
...
}: {
imports = [
./zsh
./common.nix
];
home = {
username = "yt";