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