Build blog image with NixNG
This commit is contained in:
parent
bbb149def3
commit
4f956c005c
7 changed files with 156 additions and 58 deletions
|
@ -17,7 +17,7 @@ flake-utils.lib.eachDefaultSystem
|
|||
(kubenix.evalModules.${system} {
|
||||
specialArgs = {
|
||||
inherit namespace system self;
|
||||
inherit (inputs) nixhelm blog-pim dns nixpkgs nixng;
|
||||
inherit (inputs) nixhelm blog dns nixpkgs;
|
||||
inherit (self) globals;
|
||||
|
||||
utils = import ./utils.nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue