added nix-on-droid home config

This commit is contained in:
2025-01-16 19:03:10 -06:00
parent 598993d244
commit aa5075d03a
2 changed files with 10 additions and 47 deletions

View File

@@ -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
];
})