fix
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
{ nixpkgs, flake-utils }:
|
{ nixpkgs, flake-utils, self }:
|
||||||
let
|
let
|
||||||
# NixOS module output (not system-specific)
|
# NixOS module output (not system-specific)
|
||||||
# The module accepts a package option, which can be set from the flake's packages
|
# The module accepts a package option, which can be set from the flake's packages
|
||||||
|
|||||||
Reference in New Issue
Block a user