c5209b0d90
need to add all my stuff btw
9 lines
92 B
Nix
9 lines
92 B
Nix
{
|
|
imports = [
|
|
./options.nix
|
|
./core
|
|
./wireguard.nix
|
|
./tailscale.nix
|
|
];
|
|
}
|