mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
installer: enable tmux
This commit is contained in:
parent
b0fce67f2f
commit
dbb412f5d1
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
|||
|
||||
networking.firewall.allowedTCPPorts = [8080]; # in case you wanna nc
|
||||
|
||||
programs.tmux.enable = true;
|
||||
users.users.nixos.shell = pkgs.fish;
|
||||
programs.fish.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue