1
0
Fork 0

add win11-fonts, move homes folder to target host

This commit is contained in:
Philipp 2025-04-13 00:44:03 +02:00
parent eb543b933e
commit 0d69e4b6d7
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
6 changed files with 515 additions and 3 deletions

View file

@ -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;
};