home: ssh: move 'mosh' configuration
This commit is contained in:
parent
0b9c2309da
commit
0164d12087
2 changed files with 13 additions and 2 deletions
|
|
@ -20,7 +20,6 @@ in
|
|||
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
||||
fd
|
||||
file
|
||||
mosh
|
||||
ripgrep
|
||||
] ++ cfg.additionalPackages);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue