From b7a037436b282aca9c8638dd876696dfe2042d74 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:07:25 +0400 Subject: [PATCH] krill issue --- modules/shell/nix/nh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/shell/nix/nh.nix b/modules/shell/nix/nh.nix index 586b1fa9..cad1c2ca 100644 --- a/modules/shell/nix/nh.nix +++ b/modules/shell/nix/nh.nix @@ -13,6 +13,7 @@ in # TODO try this later # clean.enable = true; # clean.extraArgs = "--keep-since 4d --keep 3"; + flake = "/etc/nixos"; }; }; }