Adapt Syncthing and fonts to upstream changes

This commit is contained in:
coolneng 2023-08-01 19:54:25 +02:00
parent 15f7306032
commit 777261e105
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 55 additions and 53 deletions

View File

@ -17,6 +17,7 @@
user = "coolneng"; user = "coolneng";
dataDir = "/home/coolneng"; dataDir = "/home/coolneng";
key = config.age.secrets.syncthing.path; key = config.age.secrets.syncthing.path;
settings = {
devices.zion = { devices.zion = {
id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF"; id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF";
addresses = [ "tcp://192.168.13.2:22000" ]; addresses = [ "tcp://192.168.13.2:22000" ];
@ -81,6 +82,7 @@
}; };
}; };
}; };
};
# Automount external storage # Automount external storage
systemd.mounts = [ systemd.mounts = [

View File

@ -114,7 +114,7 @@ in {
]; ];
# Fonts declaration # Fonts declaration
fonts.fonts = with pkgs; [ fonts.packages = with pkgs; [
google-fonts google-fonts
inconsolata-nerdfont inconsolata-nerdfont
terminus_font_ttf terminus_font_ttf