refector
This commit is contained in:
parent
8409c29a1f
commit
e6b0f38caa
32 changed files with 44 additions and 88 deletions
|
|
@ -5,10 +5,9 @@
|
|||
"${inputs.self}/modules/nixos/base"
|
||||
"${inputs.self}/modules/nixos/features/boot.nix"
|
||||
"${inputs.self}/modules/nixos/features/ssh.nix"
|
||||
"${inputs.self}/modules/nixos/features/docker.nix"
|
||||
"${inputs.self}/modules/nixos/features/management/docker.nix"
|
||||
];
|
||||
|
||||
# 1. Docker 추가 설정 (IPv6)
|
||||
virtualisation.docker.daemon.settings = {
|
||||
fixed-cidr-v6 = "fd00::/80";
|
||||
ipv6 = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue