1 Commits

Author SHA1 Message Date
1f57d90cd4 Enable nix-ld in weasel 2025-08-27 15:47:53 +02:00

View File

@@ -14,6 +14,10 @@
# Users with sudo access
users.groups.wheel.members = [ "abonerib" "anavarro" ];
# Run julia installed with juliaup using julia's own libraries:
# NIX_LD_LIBRARY_PATH=~/.julia/juliaup/${VERS}/lib/julia ~/.juliaup/bin/julia
programs.nix-ld.enable = true;
networking = {
hostName = "weasel";
interfaces.eno1.ipv4.addresses = [ {