diff options
author | EuAndreh <eu@euandre.org> | 2019-05-17 23:58:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-17 23:58:32 -0300 |
commit | fc7d47a722f88112bea2e4038bc8bd0dae92bdbb (patch) | |
tree | e5d26a6765bfa162a06c8e2d3d17bb664726cb9f | |
parent | Define and export variable separately. (diff) | |
download | dotfiles-fc7d47a722f88112bea2e4038bc8bd0dae92bdbb.tar.gz dotfiles-fc7d47a722f88112bea2e4038bc8bd0dae92bdbb.tar.xz |
Add swift package
-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 774c1bb..ccd695f 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -251,6 +251,7 @@ in rustracer xsel nodejs-10_x + swift ## Containers and VMs |