nixpkgs/nixos/modules
Nathan van Doorn 12c3e0a465 nixos/services/hoogle use DynamicUser instead of nobody
I've also removed PrivateTmp = true because this is implied by dynamic user.

I've left ProtectHome = true because I believe this is stronger than
ProtectHome = "read-only" which DynamicUser implies.
2020-11-30 13:36:19 +00:00
..
config nixos/zram: add zramSwap.memoryMax option 2020-11-25 13:43:38 +00:00
hardware nixos/acpilight: add to packages 2020-11-12 05:22:18 +03:00
i18n/input-method hime: fix enable hime, remove hime-all package 2020-10-17 10:48:31 +08:00
installer utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
misc nixos/openldap: switch to slapd.d configuration 2020-11-21 15:39:19 +00:00
profiles nixos/hardened: update blacklisted filesystems 2020-09-27 06:16:58 +00:00
programs Merge pull request #86225 from sorki/proxychains 2020-11-28 19:45:32 +01:00
security Merge pull request #104776 from grahamc/utillinux 2020-11-24 15:14:36 -05:00
services nixos/services/hoogle use DynamicUser instead of nobody 2020-11-30 13:36:19 +00:00
system Merge pull request #99173 from johanot/fix-initrd-ssh-commands-test 2020-11-29 11:27:03 +01:00
tasks nixos auto-upgrade: remove flag when flake 2020-11-25 08:34:04 +01:00
testing nixos/tests: only apply qemu parameters if the options are defined 2020-10-25 13:42:01 +01:00
virtualisation utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
module-list.nix Merge pull request #86225 from sorki/proxychains 2020-11-28 19:45:32 +01:00
rename.nix