mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
return to 'zen' kernel & added upx
and cargo-unused-features
packages
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
|
||||
|
||||
# Linux Kernel
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_testing;
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager = {
|
||||
@@ -496,8 +496,10 @@
|
||||
cargo-spellcheck
|
||||
cargo-modules
|
||||
cargo-bloat
|
||||
cargo-unused-features
|
||||
bacon
|
||||
lldb_16
|
||||
upx
|
||||
|
||||
wasmedge
|
||||
wasmer
|
||||
|
Reference in New Issue
Block a user