worf: various package cleanups

This commit is contained in:
Felix Albrigtsen 2024-10-05 00:52:57 +02:00
parent 7177ee5b17
commit 12e4d22136
3 changed files with 9 additions and 7 deletions

View File

@ -9,7 +9,7 @@
packages = with pkgs; [ packages = with pkgs; [
bat bat
bottom bottom
ncdu # ncdu
neofetch neofetch
sshfs sshfs
sshuttle sshuttle

View File

@ -61,6 +61,7 @@
gnugrep gnugrep
jq jq
nix-output-monitor nix-output-monitor
nixpkgs-review
ripgrep ripgrep
skhd skhd
sshfs sshfs
@ -142,4 +143,6 @@
# Auto upgrade nix package and the daemon service. # Auto upgrade nix package and the daemon service.
services.nix-daemon.enable = true; services.nix-daemon.enable = true;
nix.package = pkgs.nix; nix.package = pkgs.nix;
system.stateVersion = 5;
} }

View File

@ -11,20 +11,19 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
emacs-macport
feishin
iterm2
# prismlauncher # prismlauncher
spotify
aerc
borgbackup borgbackup
catimg catimg
cocoapods cocoapods
emacs-macport
feishin
gnutar gnutar
iterm2
nix-index nix-index
nodejs nodejs
spotify
tldr tldr
unstable.aerc
unstable.snicat unstable.snicat
w3m w3m
zellij zellij