update flake, sort system and home packages
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 7m42s

This commit is contained in:
2025-07-15 16:12:16 +02:00
parent 66b67b9b03
commit 27ca179697
3 changed files with 51 additions and 56 deletions

View File

@ -2,31 +2,14 @@
{
environment.systemPackages = with pkgs; [
lrzip
home-manager
vim
pciutils
pigz
htop
gnumake
git
neofetch
neovim
ntfs3g
clang
ninja
gdb
valgrind
wget
cmake
usbutils
man-pages
stress
cryptsetup
acpi
dconf
ffmpeg-full
nv-codec-headers
home-manager
vim
pciutils
usbutils
ntfs3g
cryptsetup
acpi
nerd-fonts.iosevka
yubico-pam
];
}