Add Jupiter to mycelium

This commit is contained in:
Bun 2025-05-30 00:42:55 -04:00
parent 3bf365966c
commit 6a2fd78220
8 changed files with 50 additions and 10 deletions

View file

@ -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";