diff --git a/flake.nix b/flake.nix index 80d7454..d995456 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ }; outputs = - { nixpkgs, flake-utils }: + { nixpkgs, flake-utils, self }: let # NixOS module output (not system-specific) # The module accepts a package option, which can be set from the flake's packages