home-lab/machines/sleeper-service
Geir Okkenhaug Jerstad 967ba38411 Implement media group for NFS permission management
- Create shared media-group.nix module with fixed GID (993)
- Add both geir and sma users to media group for shared NFS access
- Update NFS server configuration to use root:media ownership with 0775 permissions
- Convert all media services to use media group instead of users group:
  - Jellyfin, Calibre-web, Audiobookshelf, Transmission
- Enable group write access to all NFS shares (/mnt/storage/*)
- Maintain security with root ownership while allowing group collaboration

This resolves NFS permission issues by providing consistent group-based access
control across all media services and storage directories.
2025-06-11 09:33:24 +02:00
..
services Implement media group for NFS permission management 2025-06-11 09:33:24 +02:00
About.org feat: initial NixOS home lab infrastructure setup 2025-06-04 16:10:13 +02:00
configuration.nix fixed nfs 2025-06-07 16:33:34 +00:00
hardware-configuration.nix feat: Complete sleeper-service deployment with ZFS and network fixes 2025-06-06 11:21:12 +02:00
network-sleeper-service.nix treying to get nfs to work 2025-06-07 15:29:28 +00:00
nfs.nix Implement media group for NFS permission management 2025-06-11 09:33:24 +02:00
ZFS_SETUP.md trying to get fileserver to use flake config 2025-06-05 17:35:45 +02:00