mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-28 19:57:06 +02:00
fix: failed to deploy nixos-unstable
This commit is contained in:
@@ -64,9 +64,6 @@ in {
|
||||
home.shellAliases = shellAliases;
|
||||
programs.nushell.shellAliases = shellAliases;
|
||||
|
||||
# allow fontconfig to discover fonts and configurations installed through `home.packages`
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
xdg.configFile."doom" = {
|
||||
source = ./doom;
|
||||
force = true;
|
||||
|
||||
Reference in New Issue
Block a user