diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-25 21:30:22 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-25 21:30:22 -0500 |
commit | ddb9b793001e3a6eb14e81d99e90d3afcf8814ce (patch) | |
tree | 370d33b6396926cb018482564d95b98b835008ea /nixos/.flake | |
parent | 3cebee7f0fe335437f16368a1b15e841444c2f40 (diff) |
fix fonts hopefully
Diffstat (limited to 'nixos/.flake')
-rw-r--r-- | nixos/.flake/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/.flake/home.nix b/nixos/.flake/home.nix index f619e99..83ef088 100644 --- a/nixos/.flake/home.nix +++ b/nixos/.flake/home.nix @@ -24,6 +24,7 @@ mpdscribble pavucontrol mpc-cli + cm_unicode ]; programs.ssh = { |