parent
5e77caba66
commit
0663b75158
1 changed files with 4 additions and 4 deletions
|
@ -23,10 +23,10 @@
|
||||||
};
|
};
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# daemon.settings = {
|
daemon.settings = {
|
||||||
# fixed-cidr-v6 = "fd00::/80";
|
fixed-cidr-v6 = "fd00::/80";
|
||||||
# ipv6 = true;
|
ipv6 = true;
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
age.secrets."passwords/services/git/token-file" = {
|
age.secrets."passwords/services/git/token-file" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue