users/infinidoge: reorganize packages
This commit is contained in:
parent
418cb43974
commit
94c8a82f42
1 changed files with 15 additions and 23 deletions
|
@ -32,37 +32,29 @@ in
|
||||||
home.sessionVariables.KEYID = "0x30E7A4C03348641E";
|
home.sessionVariables.KEYID = "0x30E7A4C03348641E";
|
||||||
|
|
||||||
home.packages = with pkgs; flatten [
|
home.packages = with pkgs; flatten [
|
||||||
ncdu
|
|
||||||
|
|
||||||
unbted
|
|
||||||
packwiz
|
|
||||||
|
|
||||||
toot
|
|
||||||
|
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
|
|
||||||
jmtpfs
|
|
||||||
|
|
||||||
peaclock
|
|
||||||
|
|
||||||
bsd-finger
|
bsd-finger
|
||||||
(ifGraphical [
|
jmtpfs
|
||||||
bitwarden
|
ncdu
|
||||||
|
packwiz
|
||||||
|
peaclock
|
||||||
|
toot
|
||||||
|
unbted
|
||||||
|
|
||||||
|
(ifGraphical [
|
||||||
|
# Tools
|
||||||
|
bitwarden
|
||||||
|
inkscape
|
||||||
|
krita
|
||||||
|
libreoffice-fresh
|
||||||
speedcrunch
|
speedcrunch
|
||||||
|
|
||||||
libreoffice-fresh
|
# Media
|
||||||
|
|
||||||
krita
|
|
||||||
inkscape
|
|
||||||
|
|
||||||
sgt-puzzles
|
|
||||||
|
|
||||||
vimpc
|
|
||||||
id3v2
|
id3v2
|
||||||
picard
|
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
|
picard
|
||||||
sonixd
|
sonixd
|
||||||
|
vimpc
|
||||||
|
|
||||||
(discord-canary.override { withVencord = true; withOpenASAR = true; })
|
(discord-canary.override { withVencord = true; withOpenASAR = true; })
|
||||||
(discord.override { withVencord = true; withOpenASAR = true; })
|
(discord.override { withVencord = true; withOpenASAR = true; })
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue