Fix tmux config on mac
This commit is contained in:
@@ -38,6 +38,7 @@ in
|
||||
|
||||
home.packages = with pkgs; [
|
||||
visidata
|
||||
codespelunker
|
||||
];
|
||||
}
|
||||
|
||||
@@ -49,4 +50,4 @@ in
|
||||
(lib.optional (cfg.bubblewrap.enable && pkgs.stdenv.isLinux) pkgs.unstable.bubblewrap);
|
||||
})
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user