refactor(tailscale): update to use masterPkgs for tailscale

This commit is contained in:
uttarayan21
2025-11-22 19:24:29 +05:30
parent 819c444daf
commit a99cc07124
10 changed files with 182 additions and 207 deletions

View File

@@ -5,9 +5,9 @@
qemu = {
runAsRoot = true;
swtpm.enable = true;
ovmf = {
enable = true;
};
# ovmf = {
# enable = true;
# };
};
};
};