tv nomic: enable ~/bin

This commit is contained in:
tv 2020-06-04 20:22:42 +02:00
parent 344684d8a9
commit 14fb6c5c55

View File

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