add mosh
This commit is contained in:
parent
869f9b5db1
commit
aadff64368
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
name,
|
|
||||||
lib,
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
# https://nix-community.github.io/home-manager/options.html
|
# https://nix-community.github.io/home-manager/options.html
|
||||||
|
|
@ -40,6 +38,7 @@ in {
|
||||||
libnotify
|
libnotify
|
||||||
dig
|
dig
|
||||||
jq
|
jq
|
||||||
|
mosh
|
||||||
ripgrep
|
ripgrep
|
||||||
usbutils
|
usbutils
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue