Install microsoft fonts on odowork.
This commit is contained in:
parent
b743421749
commit
aa05ab7289
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user