font fix? maybe?

This commit is contained in:
Reid 2024-04-02 19:01:15 -07:00
parent 565aac949c
commit a6db96fb0a
4 changed files with 3 additions and 5 deletions

2
flake.nix Executable file → Normal file
View file

@ -4,8 +4,6 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";