home: updates
All checks were successful
flake check / check (push) Successful in 5m10s
fmt check / check (push) Successful in 39s

This commit is contained in:
notohh 2023-12-15 10:08:23 -05:00
parent bf7cedb9f0
commit 03343b0228
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -26,21 +26,20 @@
homeDirectory = "/home/notoh";
packages = with pkgs; [
floorp
#brave
discord
jellyfin-media-player
cinny-desktop
thunderbird
obs-studio
pavucontrol
vscode-fhs
unzip
unrar
p7zip
virt-manager
imv
mpv
rustypaste-cli
drawio
obsidian
gimp
cryptomator
ventoy-bin-full
@ -51,7 +50,9 @@
bottles
runelite
prismlauncher
yuzu
inputs.nix-gaming.packages.${pkgs.system}.osu-lazer-bin
inputs.nix-gaming.packages.${pkgs.system}.wine-discord-ipc-bridge
(libsForQt5.callPackage ../../pkgs/chatterino7 {})
(callPackage ../../pkgs/jellyfin-rpc {})
];