swapiness and gnome fonts non-cjk
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"127.0.0.1" = [ "dev.tolma.ch" ];
|
||||
"127.0.0.2" = [ "dev.tolma.ch" ];
|
||||
};
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
@@ -109,10 +109,10 @@
|
||||
"Ubuntu Mono"
|
||||
];
|
||||
serif = [
|
||||
"Noto Serif CJK SC"
|
||||
"Noto Serif"
|
||||
];
|
||||
sansSerif = [
|
||||
"Noto Sans CJK SC"
|
||||
"Noto Sans"
|
||||
];
|
||||
};
|
||||
localConf = ''
|
||||
@@ -134,6 +134,7 @@
|
||||
nerd-fonts.recursive-mono
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.symbols-only
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user