mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-16 20:25:32 +00:00
sync
This commit is contained in:
@@ -14,6 +14,10 @@ let
|
||||
# make flake inputs accessiable in NixOS
|
||||
{ _module.args.inputs = inputs; }
|
||||
{
|
||||
_module.args = {
|
||||
utils = import ./utils { inherit pkgs; };
|
||||
|
||||
};
|
||||
imports = [
|
||||
({ pkgs, ... }: {
|
||||
nix.nixPath = [
|
||||
|
||||
Reference in New Issue
Block a user