Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

The_Eric

Members
  • Joined

  • Last visited

  1. Thank you!
  2. That would be cool!
  3. Hi, I wanted to use nix / nixos and I couldn't find any info in this thread. So here's my steps for what I did to get nixos working. It's based on the wiki here https://nixos.wiki/wiki/Proxmox_Linux_Container These steps could be stream lined for someone else, but this is what I did. If you have any suggestions on how I can improve this procedure, please let me know. 1. Download the container tarball from hydra as described on the nix wiki and save it to your unraid server. 2. Setup a new lxc container, such as ubuntu jammy. I mostly did this to get the config file. I named my container NixOS 3. cd to the NixOS folder from the unraid terminal. 4. Delete the contents of NixOS/rootfs folder (i.e. rm -rf NixOS/rootfs/*) . 5. Extract the hydra container tarball to NixOS/rootfs 6. `mkdir NixOS/rootfs/.ssh` 7. echo "your ssh public key" > NixOS/rootfs/.ssh/authoriized_keys 8. chown 0600 NixOS/rootfs/.ssh/authoriized_keys 9. Edit the config file and add this line: lxc.init.cmd = /sbin/init 10. (Optional) copy the NixOS folder to NixOS-template so that you can reuse it later. Then, you can just create copies of it 11. Start the NixOS container. Done. 12. (Optional) if you want to create a new container from your template, just copy it the NixOS-Template to it's new name, like NixOS-App. Then, edit the network address of NixOS-App/config and give it new address and modify the path of the rootfs.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.