hosts/hyacinth: remove postgres
This commit is contained in:
parent
c3368f7ec5
commit
78c578b7ca
1 changed files with 0 additions and 3 deletions
|
|
@ -31,8 +31,6 @@
|
||||||
snapper
|
snapper
|
||||||
virtualisation
|
virtualisation
|
||||||
|
|
||||||
modules.services.postgres
|
|
||||||
|
|
||||||
./filesystem.nix
|
./filesystem.nix
|
||||||
./kernel.nix
|
./kernel.nix
|
||||||
./networking.nix
|
./networking.nix
|
||||||
|
|
@ -40,7 +38,6 @@
|
||||||
|
|
||||||
../../users/rin
|
../../users/rin
|
||||||
];
|
];
|
||||||
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
|
|
||||||
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
|
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
|
||||||
|
|
||||||
# For steam fhs-env
|
# For steam fhs-env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue