nix: removed nixops
This commit is contained in:
parent
fa909d9fb6
commit
3982904d35
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue