Add Jupiter to mycelium
This commit is contained in:
parent
3bf365966c
commit
6a2fd78220
8 changed files with 50 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
fileSystems = with config.services.mycelium.ips; {
|
||||
# Local mounts
|
||||
"/persist/storage" = {
|
||||
device = "/dev/disk/by-uuid/d0d6783f-ad51-4d85-b8a9-3374f6460ef6";
|
||||
fsType = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue