home/natto: random maintenance
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
pamixer
|
pamixer
|
||||||
mpdas
|
mpdas
|
||||||
pavucontrol
|
pavucontrol
|
||||||
unstable.anup
|
|
||||||
(xfce.thunar.override {
|
(xfce.thunar.override {
|
||||||
thunarPlugins = with xfce; [
|
thunarPlugins = with xfce; [
|
||||||
thunar-media-tags-plugin
|
thunar-media-tags-plugin
|
||||||
@@ -18,12 +17,12 @@
|
|||||||
})
|
})
|
||||||
xfce.xfconf
|
xfce.xfconf
|
||||||
xfce.tumbler
|
xfce.tumbler
|
||||||
master.discord
|
(master.discord.override {
|
||||||
master.discord-canary
|
nss = nss_latest;
|
||||||
|
})
|
||||||
mpd_discord_richpresence
|
mpd_discord_richpresence
|
||||||
sox
|
sox
|
||||||
qbittorrent
|
qbittorrent
|
||||||
#tor-browser-bundle-bin
|
|
||||||
mpc_cli
|
mpc_cli
|
||||||
hexchat
|
hexchat
|
||||||
luajit
|
luajit
|
||||||
@@ -57,8 +56,8 @@
|
|||||||
}))
|
}))
|
||||||
pmidi
|
pmidi
|
||||||
# dosbox
|
# dosbox
|
||||||
|
rust-analyzer
|
||||||
authy
|
authy
|
||||||
unstable.premid
|
|
||||||
(master.tauon.override { withDiscordRPC = true; })
|
(master.tauon.override { withDiscordRPC = true; })
|
||||||
nbfc-linux
|
nbfc-linux
|
||||||
pulseaudio
|
pulseaudio
|
||||||
@@ -84,11 +83,8 @@
|
|||||||
spotify
|
spotify
|
||||||
teams
|
teams
|
||||||
(qjackctl.override { jackSession = true; })
|
(qjackctl.override { jackSession = true; })
|
||||||
thunderbird
|
|
||||||
neomutt
|
neomutt
|
||||||
mailcap
|
mailcap
|
||||||
element-desktop
|
|
||||||
syncplay
|
|
||||||
betterdiscordctl
|
betterdiscordctl
|
||||||
python3Packages.pygments
|
python3Packages.pygments
|
||||||
calibre
|
calibre
|
||||||
@@ -97,6 +93,6 @@
|
|||||||
tlauncher
|
tlauncher
|
||||||
lutris
|
lutris
|
||||||
gnome.zenity
|
gnome.zenity
|
||||||
protontricks
|
imagemagick
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
@@ -98,7 +98,8 @@ in
|
|||||||
quality "9"
|
quality "9"
|
||||||
name "Vorbis Stream"
|
name "Vorbis Stream"
|
||||||
port "8001"
|
port "8001"
|
||||||
max_clients "4"
|
max_clients "0"
|
||||||
|
always_on "yes"
|
||||||
}
|
}
|
||||||
filesystem_charset "UTF-8"
|
filesystem_charset "UTF-8"
|
||||||
'';
|
'';
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
package = pkgs.numix-cursor-theme;
|
package = pkgs.numix-cursor-theme;
|
||||||
name = "Numix";
|
name = "Numix";
|
||||||
};
|
};
|
||||||
|
|
||||||
xsession = {
|
xsession = {
|
||||||
windowManager = {
|
windowManager = {
|
||||||
xmonad = {
|
xmonad = {
|
||||||
|
Reference in New Issue
Block a user