Secrets dans un volume ZFS
This commit is contained in:
parent
ab2ea34e50
commit
0b75beb437
2 changed files with 8 additions and 3 deletions
|
@ -132,6 +132,11 @@
|
|||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/secrets" =
|
||||
{ device = "loutrepool/secrets";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue