refactor
This commit is contained in:
@@ -67,11 +67,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
bin = {
|
||||
enable = true;
|
||||
subdomain = "bin";
|
||||
};
|
||||
|
||||
workout-tracker = {
|
||||
enable = true;
|
||||
subdomain = "fit";
|
||||
@@ -104,4 +99,12 @@ in
|
||||
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
hastebin = {
|
||||
enable = true;
|
||||
subdomain = "bin";
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user