add nixops to main configuration.nix system

This commit is contained in:
Haak Saxberg 2022-07-30 16:22:57 -07:00
parent 6981456eef
commit d25efdc386

View file

@ -57,6 +57,7 @@
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
cachix cachix
nixops
vim vim
wget wget
zsh zsh