l 2 go: adapt to lass.go -> krebs.go
This commit is contained in:
parent
58eab5df69
commit
103f99d7a4
|
@ -2,13 +2,10 @@
|
|||
|
||||
with lib;
|
||||
{
|
||||
imports = [
|
||||
../3modules/go.nix
|
||||
];
|
||||
environment.systemPackages = [
|
||||
pkgs.go
|
||||
];
|
||||
lass.go = {
|
||||
krebs.go = {
|
||||
enable = true;
|
||||
};
|
||||
krebs.nginx = {
|
||||
|
|
Loading…
Reference in a new issue