tv nomic: enable ~/bin

This commit is contained in:
tv 2020-06-04 20:22:42 +02:00
parent 344684d8a9
commit 14fb6c5c55
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ with import <stockholm/lib>;
fsType = "btrfs";
};
environment.homeBinInPath = true;
environment.systemPackages = with pkgs; [
(writeDashBin "play" ''
set -euf