l 3 go -> k 3 go
This commit is contained in:
parent
8cc4395e15
commit
58eab5df69
@ -13,6 +13,7 @@ let
|
||||
./exim-smarthost.nix
|
||||
./github-hosts-sync.nix
|
||||
./git.nix
|
||||
./go.nix
|
||||
./iptables.nix
|
||||
./nginx.nix
|
||||
./per-user.nix
|
||||
|
@ -4,10 +4,10 @@ with builtins;
|
||||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.lass.go;
|
||||
cfg = config.krebs.go;
|
||||
|
||||
out = {
|
||||
options.lass.go = api;
|
||||
options.krebs.go = api;
|
||||
config = mkIf cfg.enable imp;
|
||||
};
|
||||
|
@ -4,7 +4,6 @@ _:
|
||||
./xresources.nix
|
||||
./bitlbee.nix
|
||||
./folderPerms.nix
|
||||
./go.nix
|
||||
./newsbot-js.nix
|
||||
./per-user.nix
|
||||
./urxvtd.nix
|
||||
|
Loading…
Reference in New Issue
Block a user