From a2040ce915a4e8a2ae9f0897a13f77d6592dd81e Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 14 Jun 2023 23:37:38 +0200 Subject: fs: single-disk-encrypted-zfs takes hostId as parameter --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cf96db078..ce2ce15c8 100644 --- a/flake.nix +++ b/flake.nix @@ -38,6 +38,7 @@ (name: !lib.hasPrefix "." name) (lib.attrNames (builtins.readDir ./3modules)))); + overlays.default = import ./5pkgs/default.nix; nixosConfigurations = lib.genAttrs ["x" "tsp" ] (host: nixpkgs.lib.nixosSystem rec { system = "x86_64-linux"; specialArgs = { @@ -45,7 +46,7 @@ pkgs = import nixpkgs { inherit system; config.allowUnfree = true; - overlays = [(self: super: { stockholm.lib = stockholm.lib; })] ; + overlays = [(self: super: { inherit (self.writers) writeDash writeDashBin; stockholm.lib = stockholm.lib; }) self.overlays.default] ; }; }; modules = [ -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/ba200000.lock: No such file or directory (2)