nix metapackage works

This commit is contained in:
2020-05-26 00:35:49 -07:00
parent 22de9e5fac
commit 9acfb54dfb
2 changed files with 15 additions and 29 deletions

View File

@@ -28,7 +28,7 @@ curl -L https://nixos.org/nix/install | sh
source /home/user/.nix-profile/etc/profile.d/nix.sh
# this should install all the packages from the config.nix:
nix-env -i workEnv
nix-env -i myPackages
# FIXME have this pull from synced dir instead
# oh-my-zsh