This commit is contained in:
maya 2026-02-21 18:54:47 +08:00
parent aaf473a012
commit 574a9417ef
Signed by: maya
SSH key fingerprint: SHA256:Im2Y1O7zWsr6fcIXLTGk3tHCels6Ptm2pE3svwm5m/0
5 changed files with 20 additions and 6 deletions

View file

@ -113,5 +113,13 @@
];
fonts.packages = with pkgs; [
jetbrains-mono
nerd-fonts.iosevka
noto-fonts
noto-fonts-cjk-sans
noto-fonts-color-emoji
];
system.stateVersion = "26.05";
}