Move dev packages to system, move thunderbird and add monero-gui
This commit is contained in:
parent
536a5fbec2
commit
75b26d9fb7
1 changed files with 4 additions and 7 deletions
|
@ -32,6 +32,7 @@ in
|
||||||
pkgs.yubioath-flutter
|
pkgs.yubioath-flutter
|
||||||
pkgs.xpipe
|
pkgs.xpipe
|
||||||
pkgs.qbittorrent
|
pkgs.qbittorrent
|
||||||
|
pkgs.monero-gui
|
||||||
|
|
||||||
|
|
||||||
# pkgs.protonplus
|
# pkgs.protonplus
|
||||||
|
@ -74,7 +75,7 @@ in
|
||||||
(unstable.discord.override { withMoonlight = true; }) # pkgs.discord fails to build because of `'anonymous lambda' called with unexpected argument` so we need to use unstable instead
|
(unstable.discord.override { withMoonlight = true; }) # pkgs.discord fails to build because of `'anonymous lambda' called with unexpected argument` so we need to use unstable instead
|
||||||
pkgs.signal-desktop
|
pkgs.signal-desktop
|
||||||
pkgs.telegram-desktop
|
pkgs.telegram-desktop
|
||||||
pkgs.thunderbird-latest-unwrapped
|
# pkgs.thunderbird-latest-unwrapped
|
||||||
# === Communication ===
|
# === Communication ===
|
||||||
|
|
||||||
# === Game perf ===
|
# === Game perf ===
|
||||||
|
@ -83,12 +84,8 @@ in
|
||||||
# === Game perf ===
|
# === Game perf ===
|
||||||
|
|
||||||
# === Dev tooling ===
|
# === Dev tooling ===
|
||||||
pkgs.rustup
|
# pkgs.rustup
|
||||||
pkgs.go
|
|
||||||
pkgs.pnpm
|
|
||||||
pkgs.zig
|
|
||||||
pkgs.maven
|
|
||||||
pkgs.gradle
|
|
||||||
|
|
||||||
unstable.libreoffice-fresh
|
unstable.libreoffice-fresh
|
||||||
# pkgs.kdePackages.kate
|
# pkgs.kdePackages.kate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue