nix-config/modules
Donovan Glover 8d4a7f780c
postgres: Ensure creation of database users
This is just a proof of concept that I plan to integrate into NixOS
containers running specific users. The ensureDBOwnership part would no
longer be needed since each database would receive its own container
and consequently user.
2024-04-04 17:44:21 -04:00
..
containers.nix meta: Make containers a nixosModule 2024-04-01 06:24:52 -04:00
desktop.nix feat: Make username customizable 2024-04-04 16:36:28 -04:00
dual-function-keys.nix nix: Use lib.singleton where possible 2024-04-02 18:53:56 -04:00
hardware.nix meta: Use mkIf for hardware-specific config 2024-04-04 00:25:08 -04:00
networking.nix chore: Replace lib.types.string with str 2024-04-04 07:58:32 -04:00
packages.nix meta: Begin migrating packages to workflow-specific modules 2024-04-04 08:12:16 -04:00
postgres.nix postgres: Ensure creation of database users 2024-04-04 17:44:21 -04:00
shell.nix meta: Begin making shell module customizable 2024-04-04 12:25:15 -04:00
specializations.nix specializations: Make opt-in with mkEnableOption 2024-04-03 02:46:42 -04:00
system.nix feat: Make username customizable 2024-04-04 16:36:28 -04:00
virtualization.nix virtualization: Decrease memory size from 8GB to 4GB 2024-03-05 19:26:12 -05:00