more wtf
This commit is contained in:
@@ -4,6 +4,18 @@
|
|||||||
lib,
|
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 [];
|
swapDevices = lib.mkForce [];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
|||||||
@@ -4,6 +4,18 @@
|
|||||||
lib,
|
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 [];
|
swapDevices = lib.mkForce [];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
|||||||
Reference in New Issue
Block a user