all repos — nixfiles @ 64afe906dc73e7cb6f88ab9d52dd1203d06eb5c8

System and user configuration, managed by nix and home-manager

infrastructure: Remove ansible
Alan Pearce alan@alanpearce.eu
Tue, 16 Oct 2018 21:56:48 +0200
commit

64afe906dc73e7cb6f88ab9d52dd1203d06eb5c8

parent

38249638e6208c615a3ff8bc8e3b1d27c242a409

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M modules/programs/infrastructure.nixmodules/programs/infrastructure.nix
@@ -1,7 +1,6 @@ { config, pkgs, ... }:
 
 { environment.systemPackages = with pkgs; [
-    ansible
     hugo
 
     nixops