Fix missed line

This commit is contained in:
Bun 2025-05-30 00:46:10 -04:00
parent 287dcdf54e
commit 367febd71a

View file

@ -1,6 +1,6 @@
{ config, ... }:
{
fileSystems = {
fileSystems = with config.services.mycelium.ips; {
# Local mounts
"/mnt/Games" = {
device = "/dev/disk/by-uuid/cb109a85-846d-4417-9c50-a2279bd20803";