Remove: NAT64
This commit is contained in:
parent
a53995840e
commit
9dba2b3b6e
2 changed files with 0 additions and 59 deletions
|
@ -1,12 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking.hostName = "nat64";
|
||||
|
||||
imports = [
|
||||
../base.nix
|
||||
../services/nat64.nix
|
||||
];
|
||||
|
||||
# HARDWARE SPECIFIC
|
||||
services.qemuGuest.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue