From 5d8c16237309d8b86766b1bdd6685d02e8566d58 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 6 Aug 2023 02:29:32 +0300 Subject: [PATCH] i need to figure this out alter --- modules/dev/nixd.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/dev/nixd.nix b/modules/dev/nixd.nix index 93f55792..cf2d6ba0 100644 --- a/modules/dev/nixd.nix +++ b/modules/dev/nixd.nix @@ -10,6 +10,8 @@ in enable = mkEnableOption false; }; + # TODO(sako):: figure out how .nixd.json works + config = mkIf cfg.enable { environment.systemPackages = with pkgs; [ unstable.nixd