added nix-on-droid home config
This commit is contained in:
@@ -27,12 +27,6 @@
|
||||
gcc
|
||||
zulu
|
||||
rsync
|
||||
lxqt.lxqt-policykit
|
||||
blueberry
|
||||
wl-clipboard
|
||||
xfce.thunar
|
||||
grim
|
||||
slurp
|
||||
];
|
||||
}
|
||||
|
||||
@@ -40,7 +34,6 @@
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
#allowBroken = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; let
|
||||
@@ -60,49 +53,11 @@
|
||||
in [
|
||||
|
||||
cava
|
||||
android-tools
|
||||
neovim-remote
|
||||
handbrake
|
||||
|
||||
(pkgs.python311.withPackages pypkgs)
|
||||
|
||||
brightnessctl
|
||||
libdbusmenu-gtk3
|
||||
lmms
|
||||
#unfree {
|
||||
geogebra
|
||||
#}
|
||||
|
||||
neofetch
|
||||
pkgs-us.mpv
|
||||
(ncmpcpp.override { visualizerSupport = true; clockSupport = true; })
|
||||
playerctl
|
||||
mpc-cli
|
||||
vlc
|
||||
pavucontrol
|
||||
yewtube
|
||||
ytmdl
|
||||
ffmpeg
|
||||
rpi-imager
|
||||
tigervnc
|
||||
keepassxc
|
||||
httplz
|
||||
|
||||
#school?
|
||||
#pkgs-us.digital
|
||||
|
||||
#3D modeling/printing
|
||||
kicad
|
||||
blender
|
||||
freecad
|
||||
#cura
|
||||
|
||||
#productivity
|
||||
libreoffice
|
||||
super-productivity
|
||||
|
||||
#games
|
||||
prismlauncher
|
||||
];
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user