mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Enable tmux pane titles by default
This commit is contained in:
@@ -12,10 +12,9 @@ in
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
autoUpdate = true;
|
||||
autoUpdate = false;
|
||||
global = {
|
||||
brewfile = true;
|
||||
noLock = true;
|
||||
};
|
||||
|
||||
brews = [
|
||||
|
Reference in New Issue
Block a user