Merge branch 'main' of github.com:alexmickelson/infrastructure

This commit is contained in:
2026-01-24 12:47:43 -07:00
3 changed files with 8 additions and 2 deletions

View File

@@ -261,6 +261,7 @@ services:
environment:
- SEARXNG_BASE_URL=http://server.alexmickelson.guru:4446/
restart: unless-stopped
networks:
proxy:
name: proxy

View File

@@ -124,13 +124,15 @@
# protontricks stuff?
freetype
freetype.bin
# freetype.bin
fontconfig
libxcrypt-compat
# libxcrypt-compat
libpng
zlib
quickemu
git-lfs
];
programs.nix-ld.enable = true;

View File

@@ -58,12 +58,15 @@ in {
bitwarden-desktop
wiremix
(config.lib.nixGL.wrap moonlight-qt)
nvtopPackages.amd
# jan
# texlivePackages.jetbrainsmono-otf
# nerd-fonts.fira-code
# dejavu_fonts
# vscode-fhs
# aider-chat-full
codex
];
fonts.fontconfig.enable = true;
programs.firefox = {