From a29e7e18f72a8187bd2389499bfb8afbde80d939 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Sat, 15 Apr 2023 16:58:23 +0200 Subject: [PATCH] ZeNixComputa: Add ckb-next --- hostconfig/ZeNixComputa/nixos.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostconfig/ZeNixComputa/nixos.nix b/hostconfig/ZeNixComputa/nixos.nix index 9e9735b..720c57a 100644 --- a/hostconfig/ZeNixComputa/nixos.nix +++ b/hostconfig/ZeNixComputa/nixos.nix @@ -65,7 +65,7 @@ }; }; - services.postgresql.enable = true; + hardware.ckb-next.enable = true; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions