This commit is contained in:
Leon Vatthauer 2025-01-20 13:11:25 +01:00
parent 8ef3153af4
commit 4fe2641ec7
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
2 changed files with 3 additions and 2 deletions

View file

@ -68,6 +68,7 @@
# Set your time zone.
time.timeZone = "Europe/Berlin";
time.hardwareClockInLocalTime = true;
i18n.supportedLocales = [
"en_US.UTF-8/UTF-8"
@ -181,7 +182,7 @@
fonts = {
fontDir.enable = true; # links fonts to /run/current-system/sw/share/X11/fonts
packages = with pkgs; [
((nerdfonts.override { fonts = [ "Hack" "DejaVuSansMono" "DroidSansMono" "Noto" ]; }))
# ((nerdfonts.override { fonts = [ "Hack" "DejaVuSansMono" "DroidSansMono" "Noto" ]; }))
mononoki
# noto-fonts
noto-fonts-cjk-sans

View file

@ -48,6 +48,7 @@
jdk11
coq
gcc
gdb
ghc
cabal-install
haskell-language-server
@ -71,7 +72,6 @@
inputs.hyprland-contrib.packages.${pkgs.system}.grimblast
bluez
htop
archiver
zip
unzip
emacs