remove nix-topology
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
./thunderbird.nix
|
||||
./network.nix
|
||||
./syncthing.nix
|
||||
./topology.nix
|
||||
./video.nix
|
||||
../../system
|
||||
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
topology.self = {
|
||||
hardware.info = "VivoBook Laptop";
|
||||
interfaces = {
|
||||
tailscale0 = {
|
||||
type = "wireguard";
|
||||
network = "tailscale";
|
||||
virtual = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user