Nyx: misc packages & fix nerdfonts

This commit is contained in:
blahai 2024-12-01 13:26:15 +02:00
parent e63f047344
commit 5c4c73eda2
Signed by: blahai
SSH key fingerprint: SHA256:ZfCryi+V64yG+vC1ZIIsqgvBCmA31tTi7RJ6M8CvpRc

View file

@ -23,7 +23,7 @@
# forceImportRoot = false; # forceImportRoot = false;
# package = pkgs.zfs_unstable; # package = pkgs.zfs_unstable;
# }; # };
kernelPackages = pkgs.linuxPackages_zen; kernelPackages = pkgs.linuxPackages_6_12;
kernel = { sysctl = { "vm.max_map_count" = 2147483642; }; }; kernel = { sysctl = { "vm.max_map_count" = 2147483642; }; };
}; };
@ -169,7 +169,7 @@
warn-dirty = false; warn-dirty = false;
use-xdg-base-directories = true; use-xdg-base-directories = true;
trusted-users = [ "@wheel" "pingu" "root" ]; trusted-users = [ "@wheel" "pingu" "root" ];
trusted-substituters = [ substituters = [
"https://nix-community.cachix.org" "https://nix-community.cachix.org"
"https://nixpkgs-unfree.cachix.org" "https://nixpkgs-unfree.cachix.org"
"https://hyprland.cachix.org/" "https://hyprland.cachix.org/"
@ -217,10 +217,10 @@
sops sops
cloudflared cloudflared
inputs.zen-browser.packages."${pkgs.system}".specific inputs.zen-browser.packages."${pkgs.system}".specific
cava # cava
socat socat
btrfs-progs btrfs-progs
btop btop-rocm
rocmPackages.rocm-smi rocmPackages.rocm-smi
hyprcursor hyprcursor
grimblast grimblast
@ -236,6 +236,7 @@
gcc gcc
ripgrep ripgrep
clang clang
ninja
go go
lua lua
lua-language-server lua-language-server
@ -267,6 +268,9 @@
imagemagick imagemagick
wireguard-tools wireguard-tools
mission-center mission-center
nix-output-monitor
speedcrunch
geogebra
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
@ -275,7 +279,7 @@
noto-fonts noto-fonts
noto-fonts-cjk-sans noto-fonts-cjk-sans
noto-fonts-emoji noto-fonts-emoji
nerdfonts nerd-fonts.symbols-only
google-fonts google-fonts
material-symbols material-symbols
material-icons material-icons