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