phone update

This commit is contained in:
joy 2024-12-07 23:46:51 +01:00
parent a19747ee29
commit 92a053fd14
3 changed files with 4 additions and 34 deletions

View file

@ -14,35 +14,9 @@
}; };
in { in {
environment.packages = with pkgs; [ environment.packages = with pkgs; [
vim openssh
alejandra
hostname hostname
zsh
fish
font-awesome
fastfetch
ipfetch
ffmpeg
yt-dlp
lazygit
cowsay
procps
openssh_hpn
git
diffutils
findutils
utillinux
tzdata
man
gnugrep gnugrep
gnupg
gnused
gnutar
bzip2
gzip
xz
zip
unzip
]; ];
environment.etcBackupExtension = ".bak"; environment.etcBackupExtension = ".bak";

View file

@ -1,5 +1,5 @@
{...}: { {...}: {
home.enableNixpkgsReleaseCheck = false; # home.enableNixpkgsReleaseCheck = false;
imports = [ imports = [
../../modules/programs/bat ../../modules/programs/bat
../../modules/programs/yazi ../../modules/programs/yazi

View file

@ -1,8 +1,4 @@
{ {pkgs, ...}: {
pkgs,
pkgs-stable,
...
}: {
home.packages = with pkgs; [ home.packages = with pkgs; [
git git
htop htop
@ -18,7 +14,7 @@
yt-dlp yt-dlp
wget wget
cmatrix cmatrix
pkgs-stable.cava cava
nitch nitch
gotop gotop
sl sl