nix dynamic linking for smth idk

This commit is contained in:
2026-06-25 00:46:54 -05:00
parent 488f7e08ef
commit dbec0bc44a
+5
View File
@@ -54,6 +54,11 @@
mosh
];
programs.nix-ld.libraries = with pkgs; [
brotli
stdenv.cc.cc.lib
];
systemd.network.wait-online.enable = false;
boot.initrd.systemd.network.wait-online.enable = false;
services.flatpak.enable = true;