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
|
||||
virtualisation
|
||||
|
||||
modules.services.postgres
|
||||
|
||||
./filesystem.nix
|
||||
./kernel.nix
|
||||
./networking.nix
|
||||
|
|
@ -40,7 +38,6 @@
|
|||
|
||||
../../users/rin
|
||||
];
|
||||
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
|
||||
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
|
||||
|
||||
# For steam fhs-env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue