hand7s: xh and fd init; formating
This commit is contained in:
parent
c0fd396777
commit
78c03f0825
2 changed files with 20 additions and 18 deletions
|
|
@ -7,6 +7,8 @@
|
|||
home = {
|
||||
packages = with pkgs;
|
||||
[
|
||||
xh
|
||||
fd
|
||||
gh
|
||||
sd
|
||||
nvd
|
||||
|
|
@ -24,8 +26,11 @@
|
|||
ripgrep
|
||||
tty-clock
|
||||
wireguard-tools
|
||||
yubico-piv-tool
|
||||
libimobiledevice
|
||||
nix-output-monitor
|
||||
yubikey-touch-detector
|
||||
yubikey-personalization
|
||||
]
|
||||
++ lib.optionals (
|
||||
osConfig.networking.hostName == "s0mePC-nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue