aa
This commit is contained in:
parent
a8822d7581
commit
7e0125cb9a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
inherit (gomod2nix.legacyPackages.${system}) mkGoEnv gomod2nix;
|
inherit (gomod2nix.legacyPackages.${system}) mkGoEnv gomod2nix;
|
||||||
};
|
};
|
||||||
nixosModules.default = import ./module.nix inputs;
|
nixosModules.default = import ./module.nix inputs;
|
||||||
|
nixosModule = self.nixosModules.default;
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue