ajout de monstre comme serveur de cache
This commit is contained in:
@@ -8,6 +8,8 @@ in {
|
||||
requireSignedBinaryCaches = false;
|
||||
binaryCaches = [
|
||||
(mkIf profiles.isDubronetwork "http://192.168.10.169:5000")
|
||||
(mkIf profiles.isDubronetwork "http://192.168.10.252:5000")
|
||||
|
||||
(mkIf profiles.isPrunetwork "http://192.168.1.20:5000")
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user