added mosh
This commit is contained in:
parent
35a5f48150
commit
f4f402b9f3
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
mosh.enable = true;
|
||||||
zsh = import ./zsh.nix;
|
zsh = import ./zsh.nix;
|
||||||
atop = {
|
atop = {
|
||||||
enable = lib.mkDefault true;
|
enable = lib.mkDefault true;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue