This commit is contained in:
tristan 2023-12-29 00:22:05 +00:00
parent 869f9b5db1
commit aadff64368

View file

@ -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