forked from poz/niksos
chore: package changes on both machines
This commit is contained in:
parent
c295451fbb
commit
512eff90d2
2 changed files with 1 additions and 47 deletions
|
@ -30,56 +30,22 @@
|
|||
home = {
|
||||
inherit (config') username;
|
||||
homeDirectory = "/home/${config'.username}";
|
||||
packages = let
|
||||
fenix = inputs.fenix.packages.${pkgs.system};
|
||||
in with pkgs; [
|
||||
packages = with pkgs; [
|
||||
git
|
||||
eza
|
||||
ripgrep
|
||||
firejail
|
||||
zellij
|
||||
nodejs
|
||||
unzip
|
||||
cmake
|
||||
gcc
|
||||
trash-cli
|
||||
dig
|
||||
|
||||
nodePackages_latest.pnpm
|
||||
nodePackages_latest.prisma
|
||||
prisma-engines
|
||||
openssl
|
||||
pkg-config
|
||||
docker
|
||||
docker-compose
|
||||
postgresql
|
||||
|
||||
xdg-ninja
|
||||
auto-cpufreq
|
||||
gnupg
|
||||
age
|
||||
rage
|
||||
fd
|
||||
udisks
|
||||
ffmpeg
|
||||
ghc
|
||||
ghcid
|
||||
cabal-install
|
||||
yt-dlp
|
||||
(fenix.complete.withComponents [
|
||||
"cargo"
|
||||
"clippy"
|
||||
"rust-src"
|
||||
"rustc"
|
||||
"rustfmt"
|
||||
])
|
||||
polkit
|
||||
asciinema
|
||||
asciinema-agg
|
||||
du-dust
|
||||
appimage-run
|
||||
file
|
||||
weechat
|
||||
hyfetch
|
||||
git-annex
|
||||
croc
|
||||
|
@ -97,7 +63,6 @@
|
|||
parallel
|
||||
p7zip
|
||||
xxd
|
||||
meson
|
||||
lshw
|
||||
tree
|
||||
smartmontools
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
bluez
|
||||
blueman
|
||||
easyeffects
|
||||
firejail
|
||||
lbry
|
||||
libreoffice-fresh
|
||||
minetest
|
||||
|
@ -105,21 +104,11 @@
|
|||
pamixer
|
||||
brightnessctl
|
||||
dig
|
||||
|
||||
nodePackages_latest.pnpm
|
||||
nodePackages_latest.prisma
|
||||
prisma-engines
|
||||
openssl
|
||||
pkg-config
|
||||
docker
|
||||
docker-compose
|
||||
postgresql
|
||||
nix-gaming.osu-stable
|
||||
nix-gaming.osu-lazer-bin
|
||||
swappy
|
||||
nixpkgs-wayland.imv
|
||||
pcmanfm
|
||||
anytype
|
||||
xdg-ninja
|
||||
auto-cpufreq
|
||||
gnupg
|
||||
|
|
Loading…
Reference in a new issue