add tmux to attach to mc term
This commit is contained in:
parent
18ab94cfa7
commit
1932c74734
2 changed files with 9 additions and 6 deletions
|
|
@ -17,6 +17,9 @@ in
|
|||
enable = true;
|
||||
}; # end loader.systemd-boot
|
||||
}; # end boot
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
]; # end environment.systemPackages
|
||||
virtualisation.oci-containers.containers = {
|
||||
isponsorblocktv = {
|
||||
image = "ghcr.io/dmunozv04/isponsorblocktv:latest";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue