oops
This commit is contained in:
parent
816b85e06e
commit
bc00deb3e1
9 changed files with 9 additions and 9 deletions
|
@ -9,7 +9,7 @@ in
|
|||
|
||||
config = mkIf config.modules.${user}.shell.toolset.tmux.enable {
|
||||
home-manager.users.${user} = {
|
||||
packages = with pkgs; [ tmux ];
|
||||
home.packages = with pkgs; [ tmux ];
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue