From 9cfc9101b6b4ee3fb794c720456565e270b45078 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sat, 17 Feb 2024 23:15:21 +0100 Subject: [PATCH] migrate games to from reidun to freon --- profiles/mounts/freon-nfs.nix | 2 +- profiles/mounts/reidun-nfs.nix | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/mounts/freon-nfs.nix b/profiles/mounts/freon-nfs.nix index 66c8a40..765a32d 100644 --- a/profiles/mounts/freon-nfs.nix +++ b/profiles/mounts/freon-nfs.nix @@ -19,7 +19,7 @@ "" "/Backups" "/ISO" - #"/Games" + "/Games" "/Images" ]) ); diff --git a/profiles/mounts/reidun-nfs.nix b/profiles/mounts/reidun-nfs.nix index f02c128..b235c95 100644 --- a/profiles/mounts/reidun-nfs.nix +++ b/profiles/mounts/reidun-nfs.nix @@ -20,10 +20,10 @@ #"/Backups" "/Comics" "/Downloads" - "/Games" - "/Games/Installable" - "/Games/Portable" - "/Games/ROMs" + #"/Games" + #"/Games/Installable" + #"/Games/Portable" + #"/Games/ROMs" #"/ISO" #"/Images" #"/Images/Collections"