add stylix as theme config

This commit is contained in:
ulic-youthlic 2025-01-16 19:38:54 +08:00
parent 8844a71ac2
commit 3fab9423c1
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
12 changed files with 417 additions and 20 deletions

View file

@ -1,7 +1,6 @@
{
inputs,
outputs,
pkgs,
...
}:
{
@ -12,6 +11,7 @@
home-manager.nixosModules.home-manager
dae.nixosModules.dae
sops-nix.nixosModules.sops
stylix.nixosModules.stylix
])
++ [
./nix.nix

View file

@ -42,7 +42,7 @@ in
noto-fonts-emoji
lxgw-wenkai
];
fontconfig.defaultFonts = pkgs.lib.mkForce {
fontconfig.defaultFonts = {
serif = [
"LXGW WenKai"
"Noto Serif CJK SC"