aaa
This commit is contained in:
parent
1e7dd05f6e
commit
c58c137f5a
3 changed files with 137 additions and 7 deletions
|
|
@ -40,6 +40,10 @@
|
|||
device = "rpool/content/safe/data/media";
|
||||
fsType = "zfs";
|
||||
};
|
||||
fileSystems."/backups/DaedalusTimeMachine" = {
|
||||
device = "rpool/content/local/backups/daedalus";
|
||||
fsType = "zfs";
|
||||
};
|
||||
fileSystems."/backups" = {
|
||||
device = "rpool/content/local/backups";
|
||||
fsType = "zfs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue