This commit is contained in:
do butterflies cry? 2026-03-21 10:25:31 +10:00
parent 2d677a19ac
commit e3453b0a87
Signed by: cry
GPG key ID: F68745A836CA0412
20 changed files with 668 additions and 274 deletions

View file

@ -10,7 +10,7 @@
../../hosts/modules/bashistrans.nix
../../hosts/modules/wm/hyprland.nix
../../hosts/modules/steam.nix
../../hosts/modules/gaming/steam.nix
../../hosts/modules/obsidian.nix
];

View file

@ -24,10 +24,12 @@
vlc
# Games
prismlauncher # minecraft
upkgs.olympus # celeste
discord
discordo
upkgs.ekphos
prismlauncher # minecraft
libxtst # used for MCSR modpack
];
}

View file

@ -105,6 +105,8 @@
doc.enable = true; # install /share/doc packages
man = {
enable = true; # install manpages
# https://discourse.nixos.org/t/slow-build-at-building-man-cache/52365/4
generateCaches = false;
};
info.enable = true; # install GNU info

View file

@ -78,6 +78,7 @@
btop
eza
yazi
exiftool # for yazi
ripgrep
viddy # modern `watch` command
timg # terminal image (sixel) viewer
@ -92,6 +93,7 @@
vim
powertop
imagemagick
ffmpeg
usbutils
# "Standard" Unix Commands