[m] Cleanup nixos config
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
fonts = {
|
||||
enableDefaultPackages = false;
|
||||
fontDir.enable = true;
|
||||
#fonts = with pkgs; [
|
||||
|
||||
packages = with pkgs; [
|
||||
ibm-plex
|
||||
lmmath
|
||||
@ -25,7 +25,6 @@
|
||||
};
|
||||
|
||||
hinting.style = "medium";
|
||||
# hinting.style = "hintfull";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user