more wtf
This commit is contained in:
@@ -4,6 +4,18 @@
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
|
||||
environment.etc."rancher/k3s/registries.yaml".text = ''
|
||||
mirrors:
|
||||
"100.125.181.75:5000":
|
||||
endpoint:
|
||||
- http://100.125.181.75:5000/v2
|
||||
configs:
|
||||
"100.125.181.75:5000":
|
||||
tls:
|
||||
insecure_skip_verify: true
|
||||
'';
|
||||
|
||||
swapDevices = lib.mkForce [];
|
||||
|
||||
boot = {
|
||||
|
||||
@@ -4,6 +4,18 @@
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
|
||||
environment.etc."rancher/k3s/registries.yaml".text = ''
|
||||
mirrors:
|
||||
"100.125.181.75:5000":
|
||||
endpoint:
|
||||
- http://100.125.181.75:5000/v2
|
||||
configs:
|
||||
"100.125.181.75:5000":
|
||||
tls:
|
||||
insecure_skip_verify: true
|
||||
'';
|
||||
|
||||
swapDevices = lib.mkForce [];
|
||||
|
||||
boot = {
|
||||
|
||||
Reference in New Issue
Block a user