fix: failed to deploy nixos-unstable

This commit is contained in:
Ryan Yin
2024-01-21 17:06:25 +08:00
parent a76daab3ce
commit 68e5d860d8
10 changed files with 56 additions and 39 deletions

View File

@@ -48,7 +48,4 @@
# xrandr - set primary screen
".screenlayout/monitor.sh".source = ../conf/dual-monitor-4k-1080p.sh;
};
# allow fontconfig to discover fonts and configurations installed through home.packages
fonts.fontconfig.enable = true;
}