mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 04:40:13 +00:00
Import fonts in nixos
This commit is contained in:
parent
861b93dada
commit
ddeb232b4f
@ -1 +1,4 @@
|
||||
{ }
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = import ../../home/fonts { inherit pkgs; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user