feat(networking): persist tailscale directory instead of file
This commit is contained in:
parent
3c0890e20f
commit
14dc971c46
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
platform = "intel";
|
||||
drives.btrfs = {
|
||||
enable = true;
|
||||
drive = "";
|
||||
drive = "/dev/disk/by-id/nvme-eui.002538d221b47b01";
|
||||
ephemeralRoot = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue