feat(arwen): minimum fonts
1 files changed, 6 insertions(+), 0 deletions(-) M systems/hosts/arwen/default.nix
M systems/hosts/arwen/default.nix => systems/hosts/arwen/default.nix +6 -0
@@ 32,6 32,12 @@ git vim wget + + font-awesome + liberation_ttf + (nerdfonts.override { + fonts = ["FiraCode" "VictorMono"]; + }) ]; environment.persistence."/persist" = {