diff options
| author | makefu <github@syntax-fehler.de> | 2015-12-22 19:36:19 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2015-12-22 19:36:22 +0100 |
| commit | 7143ab375b378dc7ce947a0fbaba5ae25c9afb3a (patch) | |
| tree | 74a5ee79e140a6ac034c0fe4ff53abc6eb8a3526 /shared/2configs/cac-ci.nix | |
| parent | e93e886777776f30d2ad3ea114ce06525ebf20ef (diff) | |
mv makefu->krebs 3 buildbot
Diffstat (limited to 'shared/2configs/cac-ci.nix')
| -rw-r--r-- | shared/2configs/cac-ci.nix | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shared/2configs/cac-ci.nix b/shared/2configs/cac-ci.nix deleted file mode 100644 index 06cce27..0000000 --- a/shared/2configs/cac-ci.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ config, lib, pkgs, ... }: - -with lib; -{ - environment.systemPackages = with pkgs;[ - get - cac - cacpanel - jq - ]; -} |
