nixpkgs/nixos
Bernardo Meurer f949ce7449
nixos/hqplayerd: set HOME to path in state directory
The service likes to write files uploaded by the user to the service
user's $HOME. In our case the hqplayerd user has no home directory,
since it's a system user, and regardless we'd like to keep the service's
state contained.

With this change the unit forces HOME to point to
/var/lib/hqplayer/home, which works around the issue.
2021-08-03 23:29:31 -07:00
..
doc release-notes: Add notice regarding dropped Emacs aliases 2021-08-03 12:52:17 -05:00
lib nixos/testing: fix invalid node names detection 2021-07-28 15:37:57 -05:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/hqplayerd: set HOME to path in state directory 2021-08-03 23:29:31 -07:00
tests Merge pull request #131952 from yu-re-ka/feature/gitlab-14-1-1 2021-08-03 00:13:52 +02:00
COPYING
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
README
release-combined.nix release-combined.tested: Add the Sway test 2021-05-27 13:36:48 +02:00
release-small.nix
release.nix Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup 2021-05-10 14:05:02 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.