nixpkgs/nixos/modules
Charles Hall b1853ecfcd nixos/lemmy: only use env var when instructed
Lemmy checks the environment variable before the configuration file;
i.e. if the file is used to configure the database but the environment
variable is set to anything, the connection will fail because it'll
ignore the file. This was the previous behavior.

Now, the environment variable will be unset unless the user explicitly
chooses to set it, which makes the file-based configuration function
correctly. It's also possible to manually set the environment variable,
which has the major advantage of working around [this issue][0], which
prevents certain setups from working.

[0]: https://github.com/LemmyNet/lemmy/issues/2945
2023-06-15 06:56:56 -04:00
..
config refactor: Use dummy variable name for unused value 2023-06-08 15:11:35 +12:00
hardware Merge pull request #236048 from rnhmjoj/pr-fix-i2c 2023-06-07 10:22:18 +02:00
i18n/input-method
installer nixos-generate-config: Fix generated hostPlatform.system 2023-06-11 19:28:51 +02:00
misc nixos: fix typos 2023-05-19 22:31:04 -04:00
profiles
programs nixos/nix-ld: use mkPackageOptionMD 2023-06-15 09:47:26 +02:00
security nixos/pam: support Kanidm 2023-06-11 17:17:42 +02:00
services nixos/lemmy: only use env var when instructed 2023-06-15 06:56:56 -04:00
system switch-to-configuration.pl: fix inverted dry-activate logic for swap 2023-06-14 12:11:45 +02:00
tasks nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
testing nixos: fix typos 2023-05-19 22:31:04 -04:00
virtualisation nixos/qemu-vm: introduce virtualisation.directBoot 2023-06-09 14:51:18 +02:00
module-list.nix Merge pull request #232862 from misuzu/gotosocial-init 2023-06-13 11:36:46 +02:00
rename.nix nixos: fix typos 2023-05-19 22:31:04 -04:00