switch over hopper fully (+ minor refactoring)
This commit is contained in:
parent
c38c6b9b29
commit
6ab8a4e38d
97 changed files with 71 additions and 25 deletions
|
@ -1,26 +0,0 @@
|
|||
{...}: {
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
htop
|
||||
btop
|
||||
wget
|
||||
ripgrep
|
||||
nethogs
|
||||
ffmpeg-full
|
||||
parted
|
||||
busybox
|
||||
file
|
||||
lm_sensors
|
||||
fd # find replacement
|
||||
graphviz-nox
|
||||
p7zip
|
||||
unar
|
||||
jq
|
||||
openssl # for generating passwords
|
||||
yt-dlp
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue