Install microsoft fonts on odowork.
This commit is contained in:
@@ -74,6 +74,10 @@
|
||||
# services.fstrim.enable = lib.mkDefault true;
|
||||
|
||||
fonts.enableDefaultPackages = lib.mkForce true;
|
||||
fonts.packages = with pkgs; [
|
||||
corefonts
|
||||
];
|
||||
allowedUnfree = [ "corefonts" ];
|
||||
|
||||
me.alacritty.enable = true;
|
||||
me.amd_s2idle.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user