This commit is contained in:
Danilo Reyes
2025-11-11 15:49:45 -06:00
parent f3f154d1b0
commit ed5984e32b

View File

@@ -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