_iNote "Activating %s" "createAndMountPersistentStoragePaths" declare -A mountedPaths mkdir -p '/persist/home/nate/downloads' mkdir -p '/home/nate/downloads' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/downloads'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/downloads'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/downloads'' ' | grep -F '/persist/home/nate/downloads'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/downloads'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-downloads- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/downloads' '/persist/home/nate/downloads' '/home/nate/downloads' mountedPaths['/home/nate/downloads']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/downloads'/ >/dev/null; then echo "Something is mounted below '/home/nate/downloads', not creating bind mount to '/persist/home/nate/downloads'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/downloads' '/persist/home/nate/downloads' '/home/nate/downloads' mountedPaths['/home/nate/downloads']=1 fi mkdir -p '/persist/home/nate/pictures' mkdir -p '/home/nate/pictures' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/pictures'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/pictures'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/pictures'' ' | grep -F '/persist/home/nate/pictures'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/pictures'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-pictures- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/pictures' '/persist/home/nate/pictures' '/home/nate/pictures' mountedPaths['/home/nate/pictures']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/pictures'/ >/dev/null; then echo "Something is mounted below '/home/nate/pictures', not creating bind mount to '/persist/home/nate/pictures'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/pictures' '/persist/home/nate/pictures' '/home/nate/pictures' mountedPaths['/home/nate/pictures']=1 fi mkdir -p '/persist/home/nate/music' mkdir -p '/home/nate/music' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/music'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/music'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/music'' ' | grep -F '/persist/home/nate/music'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/music'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-music- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/music' '/persist/home/nate/music' '/home/nate/music' mountedPaths['/home/nate/music']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/music'/ >/dev/null; then echo "Something is mounted below '/home/nate/music', not creating bind mount to '/persist/home/nate/music'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/music' '/persist/home/nate/music' '/home/nate/music' mountedPaths['/home/nate/music']=1 fi mkdir -p '/persist/home/nate/videos' mkdir -p '/home/nate/videos' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/videos'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/videos'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/videos'' ' | grep -F '/persist/home/nate/videos'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/videos'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-videos- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/videos' '/persist/home/nate/videos' '/home/nate/videos' mountedPaths['/home/nate/videos']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/videos'/ >/dev/null; then echo "Something is mounted below '/home/nate/videos', not creating bind mount to '/persist/home/nate/videos'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/videos' '/persist/home/nate/videos' '/home/nate/videos' mountedPaths['/home/nate/videos']=1 fi mkdir -p '/persist/home/nate/.local/share/icons' mkdir -p '/home/nate/.local/share/icons' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/icons'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/icons'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/icons'' ' | grep -F '/persist/home/nate/.local/share/icons'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/share/icons'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-share-icons- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/icons' '/persist/home/nate/.local/share/icons' '/home/nate/.local/share/icons' mountedPaths['/home/nate/.local/share/icons']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/icons'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/share/icons', not creating bind mount to '/persist/home/nate/.local/share/icons'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/icons' '/persist/home/nate/.local/share/icons' '/home/nate/.local/share/icons' mountedPaths['/home/nate/.local/share/icons']=1 fi mkdir -p '/persist/home/nate/.icons' mkdir -p '/home/nate/.icons' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.icons'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.icons'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.icons'' ' | grep -F '/persist/home/nate/.icons'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.icons'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-icons- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.icons' '/persist/home/nate/.icons' '/home/nate/.icons' mountedPaths['/home/nate/.icons']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.icons'/ >/dev/null; then echo "Something is mounted below '/home/nate/.icons', not creating bind mount to '/persist/home/nate/.icons'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.icons' '/persist/home/nate/.icons' '/home/nate/.icons' mountedPaths['/home/nate/.icons']=1 fi mkdir -p '/persist/home/nate/.config/discord' mkdir -p '/home/nate/.config/discord' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/discord'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/discord'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/discord'' ' | grep -F '/persist/home/nate/.config/discord'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/discord'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-discord- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/discord' '/persist/home/nate/.config/discord' '/home/nate/.config/discord' mountedPaths['/home/nate/.config/discord']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/discord'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/discord', not creating bind mount to '/persist/home/nate/.config/discord'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/discord' '/persist/home/nate/.config/discord' '/home/nate/.config/discord' mountedPaths['/home/nate/.config/discord']=1 fi mkdir -p '/persist/home/nate/.minecraft' mkdir -p '/home/nate/.minecraft' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.minecraft'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.minecraft'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.minecraft'' ' | grep -F '/persist/home/nate/.minecraft'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.minecraft'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-minecraft- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.minecraft' '/persist/home/nate/.minecraft' '/home/nate/.minecraft' mountedPaths['/home/nate/.minecraft']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.minecraft'/ >/dev/null; then echo "Something is mounted below '/home/nate/.minecraft', not creating bind mount to '/persist/home/nate/.minecraft'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.minecraft' '/persist/home/nate/.minecraft' '/home/nate/.minecraft' mountedPaths['/home/nate/.minecraft']=1 fi mkdir -p '/persist/home/nate/.local/share/direnv/allow' mkdir -p '/home/nate/.local/share/direnv/allow' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/direnv/allow'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/direnv/allow'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/direnv/allow'' ' | grep -F '/persist/home/nate/.local/share/direnv/allow'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/share/direnv/allow'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-share-direnv-allow- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/direnv/allow' '/persist/home/nate/.local/share/direnv/allow' '/home/nate/.local/share/direnv/allow' mountedPaths['/home/nate/.local/share/direnv/allow']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/direnv/allow'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/share/direnv/allow', not creating bind mount to '/persist/home/nate/.local/share/direnv/allow'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/direnv/allow' '/persist/home/nate/.local/share/direnv/allow' '/home/nate/.local/share/direnv/allow' mountedPaths['/home/nate/.local/share/direnv/allow']=1 fi mkdir -p '/persist/home/nate/.ssh' mkdir -p '/home/nate/.ssh' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.ssh'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.ssh'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.ssh'' ' | grep -F '/persist/home/nate/.ssh'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.ssh'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-ssh- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.ssh' '/persist/home/nate/.ssh' '/home/nate/.ssh' mountedPaths['/home/nate/.ssh']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.ssh'/ >/dev/null; then echo "Something is mounted below '/home/nate/.ssh', not creating bind mount to '/persist/home/nate/.ssh'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.ssh' '/persist/home/nate/.ssh' '/home/nate/.ssh' mountedPaths['/home/nate/.ssh']=1 fi mkdir -p '/persist/home/nate/.local/share/TelegramDesktop' mkdir -p '/home/nate/.local/share/TelegramDesktop' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/TelegramDesktop'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/TelegramDesktop'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/TelegramDesktop'' ' | grep -F '/persist/home/nate/.local/share/TelegramDesktop'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/share/TelegramDesktop'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-share-TelegramDesktop- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/TelegramDesktop' '/persist/home/nate/.local/share/TelegramDesktop' '/home/nate/.local/share/TelegramDesktop' mountedPaths['/home/nate/.local/share/TelegramDesktop']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/TelegramDesktop'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/share/TelegramDesktop', not creating bind mount to '/persist/home/nate/.local/share/TelegramDesktop'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/TelegramDesktop' '/persist/home/nate/.local/share/TelegramDesktop' '/home/nate/.local/share/TelegramDesktop' mountedPaths['/home/nate/.local/share/TelegramDesktop']=1 fi mkdir -p '/persist/home/nate/.config/microsoft-edge-dev' mkdir -p '/home/nate/.config/microsoft-edge-dev' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/microsoft-edge-dev'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/microsoft-edge-dev'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/microsoft-edge-dev'' ' | grep -F '/persist/home/nate/.config/microsoft-edge-dev'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/microsoft-edge-dev'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-microsoft-edge-dev- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/microsoft-edge-dev' '/persist/home/nate/.config/microsoft-edge-dev' '/home/nate/.config/microsoft-edge-dev' mountedPaths['/home/nate/.config/microsoft-edge-dev']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/microsoft-edge-dev'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/microsoft-edge-dev', not creating bind mount to '/persist/home/nate/.config/microsoft-edge-dev'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/microsoft-edge-dev' '/persist/home/nate/.config/microsoft-edge-dev' '/home/nate/.config/microsoft-edge-dev' mountedPaths['/home/nate/.config/microsoft-edge-dev']=1 fi mkdir -p '/persist/home/nate/.cache/microsoft-edge-dev' mkdir -p '/home/nate/.cache/microsoft-edge-dev' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/microsoft-edge-dev'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/microsoft-edge-dev'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/microsoft-edge-dev'' ' | grep -F '/persist/home/nate/.cache/microsoft-edge-dev'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.cache/microsoft-edge-dev'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-cache-microsoft-edge-dev- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/microsoft-edge-dev' '/persist/home/nate/.cache/microsoft-edge-dev' '/home/nate/.cache/microsoft-edge-dev' mountedPaths['/home/nate/.cache/microsoft-edge-dev']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/microsoft-edge-dev'/ >/dev/null; then echo "Something is mounted below '/home/nate/.cache/microsoft-edge-dev', not creating bind mount to '/persist/home/nate/.cache/microsoft-edge-dev'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/microsoft-edge-dev' '/persist/home/nate/.cache/microsoft-edge-dev' '/home/nate/.cache/microsoft-edge-dev' mountedPaths['/home/nate/.cache/microsoft-edge-dev']=1 fi mkdir -p '/persist/home/nate/.cache/nix-index' mkdir -p '/home/nate/.cache/nix-index' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/nix-index'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/nix-index'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/nix-index'' ' | grep -F '/persist/home/nate/.cache/nix-index'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.cache/nix-index'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-cache-nix-index- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/nix-index' '/persist/home/nate/.cache/nix-index' '/home/nate/.cache/nix-index' mountedPaths['/home/nate/.cache/nix-index']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/nix-index'/ >/dev/null; then echo "Something is mounted below '/home/nate/.cache/nix-index', not creating bind mount to '/persist/home/nate/.cache/nix-index'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/nix-index' '/persist/home/nate/.cache/nix-index' '/home/nate/.cache/nix-index' mountedPaths['/home/nate/.cache/nix-index']=1 fi mkdir -p '/persist/home/nate/.config/gtk-3.0' mkdir -p '/home/nate/.config/gtk-3.0' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-3.0'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-3.0'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-3.0'' ' | grep -F '/persist/home/nate/.config/gtk-3.0'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/gtk-3.0'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-gtk-30- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/gtk-3.0' '/persist/home/nate/.config/gtk-3.0' '/home/nate/.config/gtk-3.0' mountedPaths['/home/nate/.config/gtk-3.0']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-3.0'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/gtk-3.0', not creating bind mount to '/persist/home/nate/.config/gtk-3.0'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/gtk-3.0' '/persist/home/nate/.config/gtk-3.0' '/home/nate/.config/gtk-3.0' mountedPaths['/home/nate/.config/gtk-3.0']=1 fi mkdir -p '/persist/home/nate/.config/gtk-4.0' mkdir -p '/home/nate/.config/gtk-4.0' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-4.0'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-4.0'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-4.0'' ' | grep -F '/persist/home/nate/.config/gtk-4.0'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/gtk-4.0'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-gtk-40- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/gtk-4.0' '/persist/home/nate/.config/gtk-4.0' '/home/nate/.config/gtk-4.0' mountedPaths['/home/nate/.config/gtk-4.0']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/gtk-4.0'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/gtk-4.0', not creating bind mount to '/persist/home/nate/.config/gtk-4.0'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/gtk-4.0' '/persist/home/nate/.config/gtk-4.0' '/home/nate/.config/gtk-4.0' mountedPaths['/home/nate/.config/gtk-4.0']=1 fi mkdir -p '/persist/home/nate/.local/share/backgrounds' mkdir -p '/home/nate/.local/share/backgrounds' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/backgrounds'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/backgrounds'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/backgrounds'' ' | grep -F '/persist/home/nate/.local/share/backgrounds'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/share/backgrounds'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-share-backgrounds- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/backgrounds' '/persist/home/nate/.local/share/backgrounds' '/home/nate/.local/share/backgrounds' mountedPaths['/home/nate/.local/share/backgrounds']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/backgrounds'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/share/backgrounds', not creating bind mount to '/persist/home/nate/.local/share/backgrounds'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/backgrounds' '/persist/home/nate/.local/share/backgrounds' '/home/nate/.local/share/backgrounds' mountedPaths['/home/nate/.local/share/backgrounds']=1 fi mkdir -p '/persist/home/nate/.config/Google' mkdir -p '/home/nate/.config/Google' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/Google'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/Google'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/Google'' ' | grep -F '/persist/home/nate/.config/Google'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/Google'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-Google- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/Google' '/persist/home/nate/.config/Google' '/home/nate/.config/Google' mountedPaths['/home/nate/.config/Google']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/Google'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/Google', not creating bind mount to '/persist/home/nate/.config/Google'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/Google' '/persist/home/nate/.config/Google' '/home/nate/.config/Google' mountedPaths['/home/nate/.config/Google']=1 fi mkdir -p '/persist/home/nate/.android' mkdir -p '/home/nate/.android' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.android'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.android'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.android'' ' | grep -F '/persist/home/nate/.android'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.android'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-android- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.android' '/persist/home/nate/.android' '/home/nate/.android' mountedPaths['/home/nate/.android']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.android'/ >/dev/null; then echo "Something is mounted below '/home/nate/.android', not creating bind mount to '/persist/home/nate/.android'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.android' '/persist/home/nate/.android' '/home/nate/.android' mountedPaths['/home/nate/.android']=1 fi mkdir -p '/persist/home/nate/.cache/jdtls' mkdir -p '/home/nate/.cache/jdtls' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/jdtls'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/jdtls'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/jdtls'' ' | grep -F '/persist/home/nate/.cache/jdtls'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.cache/jdtls'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-cache-jdtls- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/jdtls' '/persist/home/nate/.cache/jdtls' '/home/nate/.cache/jdtls' mountedPaths['/home/nate/.cache/jdtls']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/jdtls'/ >/dev/null; then echo "Something is mounted below '/home/nate/.cache/jdtls', not creating bind mount to '/persist/home/nate/.cache/jdtls'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/jdtls' '/persist/home/nate/.cache/jdtls' '/home/nate/.cache/jdtls' mountedPaths['/home/nate/.cache/jdtls']=1 fi mkdir -p '/persist/home/nate/.cache/Google' mkdir -p '/home/nate/.cache/Google' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/Google'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/Google'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/Google'' ' | grep -F '/persist/home/nate/.cache/Google'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.cache/Google'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-cache-Google- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/Google' '/persist/home/nate/.cache/Google' '/home/nate/.cache/Google' mountedPaths['/home/nate/.cache/Google']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.cache/Google'/ >/dev/null; then echo "Something is mounted below '/home/nate/.cache/Google', not creating bind mount to '/persist/home/nate/.cache/Google'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.cache/Google' '/persist/home/nate/.cache/Google' '/home/nate/.cache/Google' mountedPaths['/home/nate/.cache/Google']=1 fi mkdir -p '/persist/home/nate/.config/JetBrains' mkdir -p '/home/nate/.config/JetBrains' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/JetBrains'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/JetBrains'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/JetBrains'' ' | grep -F '/persist/home/nate/.config/JetBrains'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/JetBrains'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-JetBrains- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/JetBrains' '/persist/home/nate/.config/JetBrains' '/home/nate/.config/JetBrains' mountedPaths['/home/nate/.config/JetBrains']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/JetBrains'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/JetBrains', not creating bind mount to '/persist/home/nate/.config/JetBrains'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/JetBrains' '/persist/home/nate/.config/JetBrains' '/home/nate/.config/JetBrains' mountedPaths['/home/nate/.config/JetBrains']=1 fi mkdir -p '/persist/home/nate/.local/share/PrismLauncher' mkdir -p '/home/nate/.local/share/PrismLauncher' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/PrismLauncher'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/PrismLauncher'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/PrismLauncher'' ' | grep -F '/persist/home/nate/.local/share/PrismLauncher'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/share/PrismLauncher'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-share-PrismLauncher- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/PrismLauncher' '/persist/home/nate/.local/share/PrismLauncher' '/home/nate/.local/share/PrismLauncher' mountedPaths['/home/nate/.local/share/PrismLauncher']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/share/PrismLauncher'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/share/PrismLauncher', not creating bind mount to '/persist/home/nate/.local/share/PrismLauncher'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/share/PrismLauncher' '/persist/home/nate/.local/share/PrismLauncher' '/home/nate/.local/share/PrismLauncher' mountedPaths['/home/nate/.local/share/PrismLauncher']=1 fi mkdir -p '/persist/home/nate/.local/state/nix' mkdir -p '/home/nate/.local/state/nix' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/state/nix'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/state/nix'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/state/nix'' ' | grep -F '/persist/home/nate/.local/state/nix'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.local/state/nix'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-local-state-nix- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/state/nix' '/persist/home/nate/.local/state/nix' '/home/nate/.local/state/nix' mountedPaths['/home/nate/.local/state/nix']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.local/state/nix'/ >/dev/null; then echo "Something is mounted below '/home/nate/.local/state/nix', not creating bind mount to '/persist/home/nate/.local/state/nix'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.local/state/nix' '/persist/home/nate/.local/state/nix' '/home/nate/.local/state/nix' mountedPaths['/home/nate/.local/state/nix']=1 fi mkdir -p '/persist/home/nate/.config/BraveSoftware' mkdir -p '/home/nate/.config/BraveSoftware' if /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/BraveSoftware'' ' >/dev/null; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/BraveSoftware'' ' | grep -F bindfs; then if ! /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/BraveSoftware'' ' | grep -F '/persist/home/nate/.config/BraveSoftware'' ' >/dev/null; then # The target directory changed, so we need to remount echo "remounting '/home/nate/.config/BraveSoftware'" XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/$(id -u)} /nix/store/zbgzqym70ca90228l9z9jzzwbn0wdd22-systemd-253.3/bin/systemctl --user stop bindMount--persist-home-nate-config-BraveSoftware- /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/BraveSoftware' '/persist/home/nate/.config/BraveSoftware' '/home/nate/.config/BraveSoftware' mountedPaths['/home/nate/.config/BraveSoftware']=1 fi fi elif /nix/store/5y11xcrl09hq8xrgfyq9cg1kzwx17v9h-util-linux-2.38.1-bin/bin/mount | grep -F '/home/nate/.config/BraveSoftware'/ >/dev/null; then echo "Something is mounted below '/home/nate/.config/BraveSoftware', not creating bind mount to '/persist/home/nate/.config/BraveSoftware'" >&2 else /nix/store/idyr51vgz7lsshvzf9j5k5hilkpx0nwd-bindfs-1.17.2/bin/bindfs -o fsname='/persist/home/nate/.config/BraveSoftware' '/persist/home/nate/.config/BraveSoftware' '/home/nate/.config/BraveSoftware' mountedPaths['/home/nate/.config/BraveSoftware']=1 fi _iNote "Activating %s" "createTargetFileDirectories" mkdir -p '/persist/home/nate/.config/gh' mkdir -p '/persist/home/nate/.'