hand7s: xh and fd init; formating

This commit is contained in:
hand7s 2025-05-24 10:04:09 +03:00
parent c0fd396777
commit 78c03f0825
No known key found for this signature in database
2 changed files with 20 additions and 18 deletions

View file

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

View file

@ -39,28 +39,25 @@ in {
packages = with pkgs;
[
vesktop
nekoray
anki-bin
obsidian
playerctl
mindustry
bitwarden
lan-mouse
parsec-bin
pwvucontrol
easyeffects
ayugram-desktop
element-desktop
hyprpolkitagent
freesm-launcher
(discord.override {
withVencord = true;
withOpenASAR = false;
})
ayugram-desktop
element-desktop
obsidian
pwvucontrol
easyeffects
hyprpolkitagent
parsec-bin
bitwarden
mindustry
playerctl
lan-mouse
nekoray
freesm-launcher
yubico-piv-tool
yubikey-manager
anki-bin
]
++ lib.optionals (
cfg.sessionType == "Sway"