Compare commits

..

No commits in common. "8d3664ceecdc81d58c513d88c395345065acf287" and "20b86b0e90b787f6021cf10f7f7db46fff3a8941" have entirely different histories.

2 changed files with 4 additions and 6 deletions

8
flake.lock generated
View file

@ -750,11 +750,11 @@
},
"private": {
"locked": {
"lastModified": 1757050225,
"narHash": "sha256-LCcvMLNG3BV+CmquFOFCp6QfkpqMl1TOMNYaW+I6b1I=",
"lastModified": 1754018037,
"narHash": "sha256-zG6wWTKBorCaFvD8X0jQV8R6JLuJ/NBEDTo2GAE7v1g=",
"ref": "refs/heads/master",
"rev": "6e26f87e012d90ecf28e13d67192074e6dcdce49",
"revCount": 62,
"rev": "31e2ac721e711ba2e8fe7af135beeaf3aac4ce23",
"revCount": 60,
"type": "git",
"url": "ssh://git@github.com/Infinidoge/universe-private"
},

View file

@ -91,6 +91,4 @@
};
#networking.proxy.default = "http://infini-dl360.tailnet.inx.moe:8118";
nix.gc.automatic = false; # Disable for NixCon
}