nix: removed nixops

This commit is contained in:
Serĉanto de Scio 2021-09-28 11:19:54 +10:00
parent fa909d9fb6
commit 3982904d35
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -14,7 +14,6 @@
environment.systemPackages = with pkgs; [
gnupg # GPL OpenPGP implementation
nixops # NixOS cloud provisioning and deployment tool
];
system.stateVersion = "20.09"; # The version of NixOS originally installed