diff --git a/profiles/xmonad.nix b/profiles/xmonad.nix index d3a6284..22e7cc6 100644 --- a/profiles/xmonad.nix +++ b/profiles/xmonad.nix @@ -49,7 +49,7 @@ # Install any additional fonts that I require to be used with xmonad fonts.fonts = with pkgs; [ - opensans-ttf # Used in in my xmobar configuration + open-sans # Used in in my xmobar configuration ]; # Install other packages that I require to be used with xmonad.