tv nomic: enable ~/bin
This commit is contained in:
parent
344684d8a9
commit
14fb6c5c55
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user