feat: add some programs and update unstable
This commit is contained in:
@@ -59,22 +59,21 @@ in
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
|
||||
programs.wireshark.enable = true;
|
||||
programs.adb.enable = true;
|
||||
# programs.adb.enable = true;
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
wget
|
||||
file
|
||||
just
|
||||
|
||||
# mpc
|
||||
gurk-rs
|
||||
libreoffice-qt
|
||||
# ncmpcpp
|
||||
|
||||
brave
|
||||
|
||||
signal-desktop
|
||||
gnupg
|
||||
|
||||
@@ -96,6 +95,8 @@ in
|
||||
libqalculate
|
||||
librespeed-cli
|
||||
|
||||
gparted
|
||||
|
||||
tea
|
||||
|
||||
kubectl
|
||||
@@ -107,11 +108,13 @@ in
|
||||
gimp
|
||||
inkscape
|
||||
|
||||
wireshark
|
||||
mysql-workbench
|
||||
|
||||
pkgs-unstable.brave
|
||||
# arm support
|
||||
pkgs-unstable.sparrow
|
||||
|
||||
|
||||
(writeShellScriptBin "radio" ''
|
||||
list="
|
||||
WIOP http://s4.yesstreaming.net:7119/;audio.mp3
|
||||
|
@@ -239,6 +239,7 @@
|
||||
wakatime.enable = true;
|
||||
autoclose.enable = true;
|
||||
ts-autotag.enable = true;
|
||||
bullets.enable = true;
|
||||
spider = {
|
||||
enable = true;
|
||||
extraOptions = {
|
||||
|
Reference in New Issue
Block a user