mv to systempackage

This commit is contained in:
stubbfel
2017-11-21 22:37:45 +01:00
parent f9aecace01
commit 91a9232509
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
wget curl vim nano zsh fzf tmux nextcloud
];
imports =