From e3a41341737e8f840b4aedeb2cdc87f07854e9af Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Wed, 23 Oct 2024 00:32:10 -0700 Subject: Add missing argument --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 2291ef9..43ca1d0 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ }; - outputs = inputs@{ home-manager-stable, home-manager, nixos-hardware, nixpkgs-stable, nixpkgs, nvidia-patch, sops-nix }: { + outputs = inputs@{ home-manager-stable, home-manager, nixos-hardware, nixpkgs-stable, nixpkgs, nvidia-patch, self, sops-nix }: { nixosConfigurations = { -- cgit v1.2.3