From a5efbd78570cb77492feb4f7a7d4aefb5fb103cd Mon Sep 17 00:00:00 2001 From: Paul Hartman Date: Tue, 11 Feb 2025 04:14:22 -0600 Subject: [PATCH] did I forget to update something? --- hosts/legion/configuration.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hosts/legion/configuration.nix b/hosts/legion/configuration.nix index 8d90075..8dd1aec 100644 --- a/hosts/legion/configuration.nix +++ b/hosts/legion/configuration.nix @@ -28,7 +28,7 @@ fileSystems."/mnt/nas/OldNas" = { "defaults" "users" "credentials=/home/paul/.smbcredentials" - "uid=100" + "guid=100" "noauto" "x-systemd.automount" ]; @@ -42,7 +42,7 @@ fileSystems."/mnt/nas/media" = { "defaults" "users" "credentials=/home/paul/.smbcredentials" - "uid=100" + "uid=1000" "noauto" "x-systemd.automount" ]; @@ -56,7 +56,7 @@ fileSystems."/mnt/nas/tvshows" = { "defaults" "users" "credentials=/home/paul/.smbcredentials" - "uid=100" + "uid=1000" "noauto" "x-systemd.automount" ]; @@ -380,7 +380,8 @@ fileSystems."/mnt/nas/tvshows" = { ## Games # minecraft prismlauncher - jdk21 + temurin-jre-bin +# jdk21 # znes2 # nestopia-ue # kega-fusion