tv nomic: enable ~/bin
This commit is contained in:
parent
344684d8a9
commit
14fb6c5c55
@ -45,6 +45,8 @@ with import <stockholm/lib>;
|
||||
fsType = "btrfs";
|
||||
};
|
||||
|
||||
environment.homeBinInPath = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(writeDashBin "play" ''
|
||||
set -euf
|
||||
|
Loading…
Reference in New Issue
Block a user