Revert "mv to systempackage"

This reverts commit 91a9232509.
This commit is contained in:
stubbfel
2017-11-21 22:51:39 +01:00
parent 91a9232509
commit d98fb70130
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
{
environment.systemPackages = with pkgs; [
wget curl vim nano zsh fzf tmux nextcloud
wget curl vim nano zsh fzf tmux
];
imports =