add tmux to home.nix
This commit is contained in:
parent
d77ea32928
commit
cef249607b
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
programs.tmux.enable = true;
|
||||
|
||||
# Enable Hyprland compositor
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
|
0
home-manager/hyprland.nix
Normal file
0
home-manager/hyprland.nix
Normal file
Loading…
Add table
Add a link
Reference in a new issue