feat(fonts): init
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
home.file.".ssh/id_ed25519.pub".source =
|
||||
../../public-keys/ssh/crumb-at-nixos-testbed.pub;
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
sydnix = {
|
||||
xdg.enable = true;
|
||||
# Personal configurations.
|
||||
@@ -35,6 +33,7 @@
|
||||
emacs.enable = true;
|
||||
impermanence.enable = true;
|
||||
syncthing.enable = false;
|
||||
fonts.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user