4e925f8a89
also added the configuration bc idk how to add only certain files but whatever
9 lines
92 B
Nix
9 lines
92 B
Nix
{
|
|
imports = [
|
|
./options.nix
|
|
./core
|
|
./wireguard.nix
|
|
./tailscale.nix
|
|
];
|
|
}
|