diff options
author | EuAndreh <eu@euandre.org> | 2018-06-12 15:48:47 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-06-12 15:48:47 -0300 |
commit | 620c30bdae60e25b3c47c4be91960f820dade58c (patch) | |
tree | ba5983573f632797f9a43dd9b19570c265a5d370 | |
parent | Add extra CLI tools (diff) | |
download | dotfiles-620c30bdae60e25b3c47c4be91960f820dade58c.tar.gz dotfiles-620c30bdae60e25b3c47c4be91960f820dade58c.tar.xz |
Add insomnia
-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 d98f31b..0530472 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -139,6 +139,7 @@ ant nssTools # =pk12util= gitAndTools.hub # GitHub helper + insomnia ## NixOS |