fix: pi + tmux, ld for uv

This commit is contained in:
2026-04-06 16:02:20 -04:00
parent 8cf42eae8f
commit 79137b7f62
2 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ in
system.stateVersion = "25.11";
time.timeZone = "America/New_York";
networking.firewall.trustedInterfaces = [ "enp0s1" ];
programs.nix-ld.enable = true;
# System Config
reichard = {
nix = enabled;