add win11-fonts, move homes folder to target host
This commit is contained in:
parent
eb543b933e
commit
0d69e4b6d7
6 changed files with 515 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
options,
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
|
@ -69,6 +68,7 @@ in
|
|||
noto-fonts-cjk-serif
|
||||
noto-fonts-emoji
|
||||
nerd-fonts.hack
|
||||
(pkgs.awesome-flake.ttf-ms-win11.override { acceptEula = true; })
|
||||
]
|
||||
++ cfg.fonts;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue