1
0
Fork 0
mirror of https://git.gay/xqtc/nixos-config synced 2025-05-11 16:17:30 +02:00

idk part 2

This commit is contained in:
xqtc 2025-02-23 15:42:50 +01:00
parent 8e97b34b46
commit b8e8855c12
Signed by: xqtc
GPG key ID: 2C064D095926D9D1
2 changed files with 12 additions and 12 deletions

View file

@ -19,7 +19,7 @@
./home-pkgs.nix
./git.nix
./rofi.nix
./spicetify.nix
# ./spicetify.nix
./yazi.nix
./zoxide.nix
./sops.nix

View file

@ -11,21 +11,15 @@
startdwl = pkgs.writeScriptBin "startdwl" (builtins.readFile ../config-files/startdwl.sh);
in {
home.packages =
(lib.optionals (config.os == "linux") (with pkgs; [
element-desktop
tuba
(lib.optionals (config.os == "linux" && config.host != "yosai") (with pkgs; [
cargo
yubioath-flutter
steam
# heroic # BUILD FAILURE
mpv
protonup-qt
via
telegram-desktop
#jetbrains.rust-rover
tor-browser
tutanota-desktop
bitwarden-desktop
# bottles # DEPENDENCY BUILD FAILURE
#flameshot
grim
@ -40,22 +34,28 @@ in {
pavucontrol
swayfx
sway-contrib.grimshot
hyprland-qtutils
libnotify
swww
strace
ltrace
ghidra
imhex
qmk-udev-rules
jellyfin-media-player
signal-desktop
kleopatra
# ida-free
spotify
simplex-chat-desktop
cosmic-icons
]))
++ (lib.optionals (config.os == "linux") (with pkgs; [
jellyfin-media-player
ghidra
hyprland-qtutils
steam
yubioath-flutter
protonup-qt
element-desktop
tuba
]))
++ (with pkgs; [
inputs.ghostty.packages.x86_64-linux.default
nh