From 6bc9fe42a2cadc771c178f289207b914e8ec37a1 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 6 Sep 2025 09:31:20 +0530 Subject: fix(os/common/nix): nix develop interactive shell --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c1a8191..ec6258d 100644 --- a/flake.nix +++ b/flake.nix @@ -42,6 +42,7 @@ specialArgs = { inherit alina; + inherit determinate; inherit nixos-hardware; }; @@ -68,7 +69,6 @@ ./os/${host}/configuration.nix sops-nix.nixosModules.sops home-manager.nixosModules.home-manager - determinate.nixosModules.default ]; }); -- cgit v1.2.3