From f6f6c251b8835cc4daccc14818abfa2e02731d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 1 Dec 2019 09:27:38 +0000 Subject: [PATCH] add nixops --- nixos/cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/cli.nix b/nixos/cli.nix index 20ac2904..0e593fbe 100644 --- a/nixos/cli.nix +++ b/nixos/cli.nix @@ -12,5 +12,6 @@ hugo mercurial terraform unzip aria mono calcurse file python37Packages.binwalk-full + nixops ]; }