nixpkgs-suyu/nixos
Benjamin Staffin 211d94d70b
nixos/paperless: Enable UMask now that it works (#240010)
According to
https://github.com/NixOS/nixpkgs/issues/147599#issuecomment-1272286679
the bug that prevented this UMask directive from working has been fixed
in systemd, so it should be safe to use now.

This stops paperless-ngx from making everything world-readable on disk,
but it does not change permissions of any files previously created.
2023-06-28 10:48:25 -04:00
..
doc/manual services/calibre-server: Add new http & auth options (#216497) 2023-06-28 14:06:47 +02:00
lib nixos/qemu: set qemuSerialDevice for loongarch64 2023-06-26 08:58:20 +00:00
maintainers
modules nixos/paperless: Enable UMask now that it works (#240010) 2023-06-28 10:48:25 -04:00
tests services/calibre-server: Add new http & auth options (#216497) 2023-06-28 14:06:47 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** 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.