use omv for shares
This commit is contained in:
parent
590b3e0fea
commit
9a8557c39a
3 changed files with 5 additions and 5 deletions
|
|
@ -6,9 +6,9 @@
|
|||
};
|
||||
in {
|
||||
fileSystems = {
|
||||
"/mnt/share" = globalOpts // {
|
||||
device = homelab.disks.share;
|
||||
};
|
||||
# "/mnt/share" = globalOpts // {
|
||||
# device = homelab.disks.share;
|
||||
# };
|
||||
"/mnt/data" = globalOpts // {
|
||||
device = homelab.disks.data;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue