diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-10-18 19:43:39 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-10-18 19:43:39 +0200 |
commit | 8415083eb6acc343dfa404dbbc12fa0171a48a20 (patch) | |
tree | d83f54c99763ae49076bf3071449595b6ccae133 /overlays/environments | |
parent | 8fa7ff2c63fb0722144bc90837512d9f8b8c929d (diff) | |
download | Nix-8415083eb6acc343dfa404dbbc12fa0171a48a20.tar.gz Nix-8415083eb6acc343dfa404dbbc12fa0171a48a20.tar.zst Nix-8415083eb6acc343dfa404dbbc12fa0171a48a20.zip |
Add new machine to nixops
Diffstat (limited to 'overlays/environments')
-rw-r--r-- | overlays/environments/immae-eu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index db1caa4..cc2e5c3 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix | |||
@@ -63,7 +63,7 @@ let | |||
63 | newsboat irssi | 63 | newsboat irssi |
64 | 64 | ||
65 | # nix | 65 | # nix |
66 | mylibs.yarn2nixPackage.yarn2nix | 66 | mylibs.yarn2nixPackage.yarn2nix nix |
67 | nixops nix-prefetch-scripts nix-generate-from-cpan | 67 | nixops nix-prefetch-scripts nix-generate-from-cpan |
68 | nix-zsh-completions bundix nodePackages.bower2nix | 68 | nix-zsh-completions bundix nodePackages.bower2nix |
69 | nodePackages.node2nix | 69 | nodePackages.node2nix |