Added tmux to dingserver
This commit is contained in:
@@ -64,15 +64,6 @@
|
||||
EDITOR = "hx";
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = ["git" "fzf"];
|
||||
theme = "agnoster";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
openssh.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user