diff options
author | EuAndreh <eu@euandre.org> | 2019-05-19 19:05:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-19 19:05:45 -0300 |
commit | 1a80294a2c56a6b7822d913ad4c58415e7add2df (patch) | |
tree | 772cd1e3a20bd7825963ecd00d71d80e45d96513 /nixos | |
parent | README: remove shreded private key (diff) | |
download | dotfiles-1a80294a2c56a6b7822d913ad4c58415e7add2df.tar.gz dotfiles-1a80294a2c56a6b7822d913ad4c58415e7add2df.tar.xz |
Add nixops package
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index c050ef5..f40e05e 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -264,6 +264,7 @@ in ansible qemu gnome3.gtk-vnc + nixops ## xmonad |