1
0
Fork 0

did I forget to update something?

This commit is contained in:
Paul Hartman 2025-02-11 04:14:22 -06:00
parent c0ec3d9141
commit a5efbd7857

View file

@ -28,7 +28,7 @@ fileSystems."/mnt/nas/OldNas" = {
"defaults" "defaults"
"users" "users"
"credentials=/home/paul/.smbcredentials" "credentials=/home/paul/.smbcredentials"
"uid=100" "guid=100"
"noauto" "noauto"
"x-systemd.automount" "x-systemd.automount"
]; ];
@ -42,7 +42,7 @@ fileSystems."/mnt/nas/media" = {
"defaults" "defaults"
"users" "users"
"credentials=/home/paul/.smbcredentials" "credentials=/home/paul/.smbcredentials"
"uid=100" "uid=1000"
"noauto" "noauto"
"x-systemd.automount" "x-systemd.automount"
]; ];
@ -56,7 +56,7 @@ fileSystems."/mnt/nas/tvshows" = {
"defaults" "defaults"
"users" "users"
"credentials=/home/paul/.smbcredentials" "credentials=/home/paul/.smbcredentials"
"uid=100" "uid=1000"
"noauto" "noauto"
"x-systemd.automount" "x-systemd.automount"
]; ];
@ -380,7 +380,8 @@ fileSystems."/mnt/nas/tvshows" = {
## Games ## Games
# minecraft # minecraft
prismlauncher prismlauncher
jdk21 temurin-jre-bin
# jdk21
# znes2 # znes2
# nestopia-ue # nestopia-ue
# kega-fusion # kega-fusion